@charset "utf-8";
/* CSS Document */

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #125E8F;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #B5C763;
	text-decoration: underline;
}

.titazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	color: #125E8F;
	font-weight: bold;
}

.titazulgr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-style: italic;
	color: #125E8F;
}

.verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616D27;
}

.mayus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #125E8F;
	text-transform: uppercase;
}
.titestados {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #03C;
}
.estadostxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
