/* css2 for la academia de espanol */


a {font-size:12px; text-decoration:underline; font-weight="bold"; line-height:15px; font-family:"arial" "helvetica" "sans serif";} /* parent */
a:link {color:#000033;} /* blue */
a:visited {color:#000033;} /* blue*/
a:hover {color:#CC0000;} /* red*/
a:active {color:#CC0000;} /* red*/

h2 {color:#003399; font-size:18px; font-weight:bold; font-family:Arial, Helvetica, 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";
	text-align: justify;
}
/* 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";}
.marcos {
	border: thin solid #FFFFFF;
}
