.blanco {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
.rojo {
	color: #990000;
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.negro {
	font-family: Tahoma;
	font-size: 10pt
}
.azul {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #1E4897;
}
.negro2 {
	font-family: Tahoma;
	font-size: 9pt
}

.links{
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	 
}
a:link {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
