@charset "UTF-8";
body,td,th {
	color: #625224;
}
a:link {
	color: #C4A74A;
	text-decoration: none;
}
a:visited {
	color: #C4A74A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #8A1731;
}
a:active {
	text-decoration: none;
	color: #000;
}
body {
	background-color: #000;
}
.justify {
	text-align: justify;
}
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	color: #C4A74A;
}
.fondogeneral {
	background-image: url(../plantillas/fondo/00pruebafinalhome.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

