html {background-color:#3C40E7;}
.modelsathenea {color:#fff;}
a:link {
    color: #fff;
    text-decoration: none;
   }
   a:hover {color: #fff; text-decoration: underline;}
   a:visited {
    color: #fff; 
    text-decoration: none;
   }
   a:active {
    color: #fff;
    text-decoration: none;
   }
	
}
.FondoAzul {
	background-color: #3C40E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.FondoAzulClaro {
	background-color: #1E78EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ScrollBar {
		SCROLLBAR-FACE-COLOR: #3c40e7;
		SCROLLBAR-HIGHLIGHT-COLOR: #3c40e7;
		SCROLLBAR-SHADOW-COLOR: #1E78EC;
		SCROLLBAR-3DLIGHT-COLOR: #1E78EC;
		SCROLLBAR-ARROW-COLOR: #FFFFFF;
		SCROLLBAR-TRACK-COLOR: #3c40e7;
		SCROLLBAR-DARKSHADOW-COLOR: #3C40E7;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.txtFondoClaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	background-color: #1E78EC;
}
.txtPopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: right;
	font-weight: bold;
}
.txt_boletin_cont {
	font-family: SwitzerlandCondensed;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color: #000000;
}
.txt_boletin_blanca {
	font-family: SwitzerlandCondensed;
	font-size: 16px;
	text-decoration: none;
	text-align: justify;
	color: #FFFFFF;
}
.txt_boletin_negra {
	font-family: SwitzerlandCondensed;
	font-size: 16px;
	text-decoration: none;
	text-align: justify;
	color: #333333;
}