body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: normal;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #549008;
	background-color: #FFFFFF;
	font-style: inherit;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

a.gris:link {color: #FFA800; font-size:12px; text-decoration:none; font-weight:bold;}
a.gris:active {color:#FFA800; font-size:12px; text-decoration:none;font-weight:bold;}
a.gris:visited {color:#FFA800; font-size:12px; text-decoration:none;font-weight:bold;}
a.gris:hover {color:#FFA800; font-size: 12px; text-decoration:underline;font-weight:bold;}

a.blanco:link {color: #FFFFFF; font-size:12px; text-decoration:none;font-weight:bold;}
a.blanco:active {color:#FFFFFF; font-size:12px; text-decoration:none;font-weight:bold;}
a.blanco:visited {color:#FFFFFF; font-size:12px; text-decoration:none;font-weight:bold;}
a.blanco:hover {color:#FFFFFF; font-size: 12px; text-decoration:underline;font-weight:bold;}

.letrasblancas {background-color:#549008; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; color:#ffffff; font-weight:bold;}
