A
{
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 10px;
}
A:visited
{
	COLOR: #CC0033;
	font-weight : bold;

}
.azul11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.azul11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.titulogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.error
{
    COLOR: red;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 13px
}
.texto10
{
    COLOR: black;
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px
}
.bgazul
{
    BACKGROUND-COLOR: #CDE2F2
}
.bgazulfuerte
{
    BACKGROUND-COLOR: #ACCFEA}