BODY
{
  font-size: 10pt;
  font-family: Arial, Times, sans-serif;
  color:#000000;
  background-color:#AEC3DA;
 }

	
a.nounderline{text-decoration:none}

a:link    {color:#003366; background-color:transparent;text-decoration:none;font-size:14px;font-weight:bold}
a:visited {color:#003366; background-color:transparent;text-decoration:none;font-size:14px;font-weight:bold}
a:active  {color:#003366; background-color:transparent;text-decoration:none;font-size:14px;font-weight:bold}
a:hover   {color:#6699CC; background-color:transparent;text-decoration:none;font-size:14px;font-weight:bold}


.color1 { color: white; background: transparent; font-weight:bold }

.color2 { color: black; background: #eeeeee; }

.color3 { color: blue; }

STRONG { text-transform: uppercase; }

.unnamed1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.pequenegrita {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.mayusculas {
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
}
.negrirojo {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.PARPADEO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	background-color: #AEC3DA;

}
