@charset "utf-8";
/* CSS Document */

body {
	font-family: Garamond, Verdana, Tahoma;
	background-color: #FCDC9A;
	text-align: center;
	color: #FCDC9A;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-image: url(../Imagenes/Fondos/boton1.gif);
}
.style3 {color: #990033}
.style4 {
	color: #804000;
	font-size: 14px;
}
.style5 a:link{ 
	color: #804000;
	text-decoration: none;
}
.style5 a:visited {
	text-decoration: none;
	color: #804000;
}
.style5 a:hover{ 
	text-decoration: underline;
	color: #804000;
}
.style5 a:active{ 
	text-decoration: none;
	color: #804000;
}
