.CTexto {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #9ea0a1; text-decoration: none;}
.CTexto:link { color:#9ea0a1} 
.CTexto:hover { color:#9ea0a1; text-decoration: underlined;}
.CTexto:visited { color:#9ea0a1 } 
.CTexto:active {color:#9ea0a1 }

BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #BCDFE4;
	SCROLLBAR-SHADOW-COLOR: #BCDFE4;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:#BCDFE4;
	SCROLLBAR-TRACK-COLOR:#FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	}

.Cajas {
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #005ab3;}
.Cajas:link { color:#005ab3; text-decoration: none;} 
.Cajas:hover { color:#005ab3; text-decoration: underlided;}
.Cajas:visited { color:#005ab3; text-decoration: none; } 
.Cajas:active { color:#005ab3; text-decoration: none;}

.bodytexto { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #575756; text-decoration: none;}
.bodytexto:link { color:#575756; text-decoration: none;} 
.bodytexto:hover { color:#575756; text-decoration: underlined;}
.bodytexto:visited { color:#575756; text-decoration: none;}
.bodytexto:active { color:#575756; text-decoration: none;}

.bodytextWhite { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff;}
.bodytextWhite:link { color:#ffffff} 
.bodytextWhite:hover { color:#ffffff; text-decoration: underlined;}
.bodytextWhite:visited { color:#ffffff}
.bodytextWhite:active { color:#ffffff}

.naranja { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #f78601; text-decoration: none;}
.naranja:link { color:#f78601; text-decoration: none;} 
.naranja:hover { color:#f78601; text-decoration: underlined;}
.naranja:visited { color:#f78601; text-decoration: none;}
.naranja:active { color:#f78601; text-decoration: none;}

.azul02 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0c43cf; text-decoration: none;}
.azul02:link { color:#0c43cf; text-decoration: none;} 
.azul02:hover { color:#0c43cf; text-decoration: underlined;}
.azul02:visited { color:#0c43cf}
.azul02:active { color:#0c43cf}

.verde { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #97bc12;}
.verde:link { color:#97bc12} 
.verde:hover { color:#97bc12; text-decoration: underlined;}
.verde:visited { color:#97bc12}
.verde:active { color:#97bc12}
.ParaError {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.ParaMensaje {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #b9e0e9;
	text-decoration: none;
}
.ParaMensaje2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #bed62a;
	text-decoration: none;
}
