BODY
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana
}
TD
{
    FONT-SIZE: 10px
}
.boton1
{
    FONT-WEIGHT: bolder;
    COLOR: white;
    BACKGROUND-COLOR: #336699
}
.enlace1 {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;

}
.titulo1 {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-align: center;

}
.textonota {
	font-size: 10px;
	color: #FF0000;
}
.celdalabel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
.textoresultado {
	font-weight: bold;
	color: #336699;
	text-align: center;
}
.enlace2 {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;

}
.enlace3 {
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}
.titulopeque {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-align: center;
}
.tituloprincipal {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-align: center;
}

