a.LinkGris:link, a.LinkGris:visited, a.LinkGris:active{
	color:#333333;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}
a.LinkGris:hover {
	color: #CC0000;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9pt;
}
a.LinkAzul:link, a.LinkAzul:active, a.LinkAzul:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #3d6484;
	font-weight: normal;
	text-decoration: none;
} 
a.LinkAzul:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #3d6484;
	text-decoration: underline;
	font-weight: normal;
}
a.LinkBlanco:link, a.LinkBlanco:visited, a.LinkBlanco:active{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
}
a.LinkBlanco:hover {
	color: #CC0000;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}
a.Rojo:link, a.Rojo:visited, a.Rojo:active {
	color:#CC0000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.Rojo:hover {
	color: #414244;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
a.LinkGris2:link, a.LinkGris2:visited, a.LinkGris2:active {
	color:#333333;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: normal;
}
a.LinkGris2:hover {
	color: #CC0000;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9pt;
}
