@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fondo2.gif);
	background-repeat: repeat-x;
	background-color: #D4eefe;
}
a:link {
	color: #850000;
}
a:visited {
	color: #F10000;
}
a:hover {
	color: #876500;
}
a:active {
	color: #99BD90;
}
