@charset "utf-8";
body {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

.style1 {
	font-size: 14;
	font-weight: bold;
}
.Estilo6 {
	font-size: 14;
	font-weight: bold;
	color: #ffffff;
}

.linkMenu {
	font-size: 20;
	font-weight: bold;
	color: #ffffff;
}
