body {
	/*background-color: #996600;*/
}

a{color:#0848A4; text-decoration:underline;
	font-size: x-small;
} 
a:hover{text-decoration:none}




li a{color:#0848A4; text-decoration:underline; line-height:20px; font-size:11px}
li a:hover{color:#0848A4; text-decoration:none} 
li {color:#0848A4; line-height:20px; font-size:11px}

#footer .col1 a {color:#FFFFFF; text-decoration:none;}
#footer .col1 a:hover { color:#FFFFFF}
 

.input{
   background:#f0f1f4;
   border:1px solid #2c2e30;
   width:224px; height:18px;
}
textarea{
	background:#f0f1f4;
	border:1px solid #2c2e30;
	width:250px;
	height:100px;
	overflow:auto
}
.contenido {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
.contenidotitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0848A4;
}
.titulosdorados {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #999900;
}
.contenidoazul {
	font-family: Tahoma;
	font-size: 12px;
	color: #0848A4;
}
.contenidotitlessmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0848A4;
}
.titlearticles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0848A4;
	line-height: 24px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
A.footer,A.footer:link,A.footer:visited,A.footer:active {color:White; text-decoration:underline}

A.footer:hover {color:White; text-decoration:none; }
