body
{
	font-family: Arial, Helvetica, Lucida Grande, Verdana;
	font-size: 12px;
	background-image: url(imagenes/fondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.Notas {
	font-style: italic;
	color: #006633;
}
.TextoPrincipal {
	font-size: 13px;
}
.InputFondo {
	background: none;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
}
