/* css2 for la academia de espanol */


a {font-size:12px; text-decoration:underline; font-weight="bold"; line-height:20px; font-family:"arial" "helvetica" "sans serif";} /* parent */
a:link {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
} /* blue */
a:visited {
	color:#FFFFFF;
} /* blue*/
a:hover {color:#FFFFFF;} /* white*/
a:active {color:#CC0000;} /* white*/

h2 {color:#003399; font-size:18px; font-weight:bold; font-family:"arial" "sans serif"; line-height:20px;} 
/*  blue heading txt*/

body {color:#000000; text-indent:none; font-size:12px; font-weight:normal; font-style:normal; 
	line-height:15px; font-family:"arial" "helvetica" "sans serif";}
/* black body text - */

p {color:#000000; text-indent:none; font-size:12px; font-weight:normal; font-style:normal; 
	line-height:15px; font-family:"arial" "helvetica" "sans serif";}
/* black body text - */

td {color:#000000; text-indent:none; font-size:12px; font-weight:normal; font-style:normal; 
	line-height:15px; font-family:"arial" "helvetica" "sans serif";;}
