a:link {
    font-size: 11px;

	text-decoration: none;
}
a:visited {
font-size: 11px;

	text-decoration: none;
}
a:hover {
font-size: 11px;

	text-decoration: none;
}
a:active {
font-size: 11px;

	text-decoration: none;
	
}
.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtmenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.tituloazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4389AB;
}
.textonegrosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.textoazulsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4389AB;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 2px solid #CC0000;
	font-weight: normal;
}
.textogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.blancosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

