* {		margin:0;
		padding:0;	}
	
body {	background-color:#EAE7D2;
		width:100%;
		margin:0;
		padding:0;		
		/*fuente*/
		font-family:Verdana, Arial, sans-serif;
		font-size:10px;
		color:#333333;
		text-align:left;
		line-height:1.4em; }
			
img {	border-width:0;
		border-style:none; }	


/* FUENTES */
.subrojo { color:#A8192D; font-weight:bold }

A.menu:link { color:#B4000A; font-weight:bold; font-size:11px; text-decoration:none }
A.menu:visited { color:#B4000A; font-weight:bold; font-size:11px; text-decoration:none }
A.menu:hover { color:#DDC143; font-weight:bold; font-size:11px; text-decoration:none }

A.enlacefooter:link { color:#666666; text-decoration:underline;}
A.enlacefooter:hover { color:#666555; text-decoration:underline;}
A.enlacefooter:visited{ color:#666666; text-decoration:underline;}

A.enlace:link { color:#333333; text-decoration:underline;}
A.enlace:hover { color:#333333; text-decoration:underline;}
A.enlace:visited{ color:#333333; text-decoration:underline;}

A.enlaceindex:link { color:#767676; text-decoration:none;}
A.enlaceindex:hover { color:#767676; text-decoration:underline;}
A.enlaceindex:visited{ color:#767676; text-decoration:none;}

A.enlacenoticias:link { color:#333333; text-decoration:none; font-weight:bold}
A.enlacenoticias:hover { color:#333333; text-decoration:underline; font-weight:bold}
A.enlacenoticias:visited{ color:#333333; text-decoration:none; font-weight:bold }

.titnoticia { color:#333333; text-decoration:none; font-weight:bold; font-size:15px;}
