body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	background-image: url(imagenes/fondotop.jpg);
	background-repeat: repeat-x;
	background-color: #669966;
	font-size: 12px;
}
a:link {
	color: #333300;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}
a:hover {
	color: #333300;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333300;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

