body{margin:0px; background-image:url(bg.jpg); background-repeat:repeat-x; background-position:top; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #333333}
h1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:19px; color:#7daf12}
.red {color: #FF0000}
.titulo {font-size: 16px;font-weight: bold;}
.smalltitulo {color: #7daf12;font-weight: bold;}
a:link {
	color: #7DAF12;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7DAF12;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #7DAF12;
}