.texto-abajo {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
}
.texto-celeste {
	font-family: Tahoma;
	font-size: 11px;
	color: #416592;
}
.titul {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #2D3F4D;
}
.titles1 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #2D3F4D;
}
.titles2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #2D3F4D;
}
.lintitle {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #334959;
	text-decoration: underline;
}
.lin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: underline;
}

.linazul {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}


.normal {
	font-family: Tahoma;
	font-size: 12px;
	color: #416592;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:  ;
	border: 2px outset #A6A062;
	color: #000000;
	font-weight: 400;
	text-transform: uppercase;
	background-color: #FFFFCC;

