
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #960103;
	background-image: url(img/fondo.jpg);
		background-repeat: repeat-x;

}
a:hover {
	font-weight: normal;
	color: #0837A3;
	text-decoration: none;
}
.enlaces_abajo {	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

