@charset "utf-8";
p,div,span,td,tr,li,ul,ol,a,a:hover,a:visited,a:active,h1,h2,h3,b,strong{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	outline:none;
	text-align:left;
}

body{
	background-color:#AF281E;
	margin:0px;
	text-align: center;
}

.texto{
	color:#333333;
	line-height:20px;
}

.divClear{
	float:none;
	clear:both;
}

h1{
	font-size:21px;
	color:#AF281E;
}

.frases{
	font-size:16px;
	color:#333333;
	line-height:22px;
	font-style:italic;
}

.subrayado{
	font-size:12px;
	color:#AF281E;
	text-decoration:underline;
}

.negrita{
	text-decoration:none;
	font-weight:bold;
}

h2{
	font-weight:bold;
	color:#333333;
	font-size:14px;
}


#preloadedImages {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

.aBabel{
    text-decoration:none;
}

.aBabel:hover{
    color:#990000;
}
