body {
    background-color: #0A0404;
	background-image: url(images/fondo.jpg);
	margin-top:0;
	font-family: Georgia;
}
.texto {
	font-family: Georgia;
	font-size: 11px;
	color: #4B4B4B;
	line-height: 160%;
}
.texto2 {
	color: #666666;
	font-family: Georgia;
	font-size: 12px;
	line-height: 190%;
}
.texto_chico {
	color: #666666;
	font-family: Georgia;
	font-size: 11px;
	}

.texto_menu {
	font-family: Georgia;
	font-size: 12px;
	color: #28450A;
	line-height: 140%;
}
.formulario {
	color: #330000;
	background-color: #E4E2DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #330000;
	display: block;
	text-align: center;
}
.texto2 a:link {
	text-decoration: none;
	color: #81755F;
}
.texto2 a:visited {
	text-decoration: none;
	color: #660000;
}
.texto2 a:hover {
	text-decoration: underline;
	color: #81755F;
}
.texto2 a:active {
	text-decoration: none;
	color: #81755F;
}
a:link {
	text-decoration: none;
	color: #4B4B4B;
}
a:visited {
	text-decoration: none;
	color: #4B4B4B;
}
a:hover {
	text-decoration: underline;
	color: #4B4B4B;
}
a:active {
	text-decoration: none;
	color: #4B4B4B;
}
.titulo {
	font-family: Georgia;
	font-size: 14px;
	color: #660000;
	font-weight: bolder;
}
.texto_menu a:link {
	text-decoration: none;
	color: #28450A;
}
.texto_menu a:visited {
	text-decoration: none;
	color: #28450A;
}
.texto_menu a:hover {
	text-decoration: underline;
	color: #28450A;
}
.texto_menu a:active {
	text-decoration: none;
	color: #28450A;
}
