/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #ADD163;
}

a:link {
	color: #990066;
}
a:visited {
	color: #990066;
}
a:hover {
	color: #4f7805;
}
a:active {
	color: #990066;
}
.verde {
	color: #4f7805; 
	font-weight: bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif; }

.verde_gr {
	color: #4f7805; 
	font-weight: bold;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif; }
	
.naranja {
	color: #DA5602; 
	font-weight: bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif; }
	
.naranja_md{
	color: #DA5602; 
	font-weight: bold;
	font-size:13px;
	 }
	
.titulo_gr {
	font-size: 13px;
	font-weight: bold;
}
.naranja_gr {font-size: medium; font-family: "Trebuchet MS"; 
color: #DA5602;
letter-spacing:1px}

.blanco {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.blanco_color {color: #FFFFFF}
.negro_color {font-weight: bold}

.leyenda {font-size: 10px; color: #DE4C4C; }

.rosado_gr {font-size: medium; font-family: "Trebuchet MS"; 
color: #DE4C4C;
letter-spacing:1px}

.blanco_gr {font-size: medium; font-family: "Trebuchet MS"; 
color: #ffffff;
letter-spacing:1px}
.amarillo {	color: #FFFF00;
	font-weight: bold;
	font-size:11px;
}

.rosado_sml2 {font-size: 10px; color: #DE4C4C; font-weight: bold; }

.rosado_med {font-size: 13px; color: #DE4C4C; font-weight: bold; }
.blanco_med {color: #FFFFFF; font-weight: bold; font-size: 11px; }
.negrita {font-weight: bold}
