.texto       { font-family: Times New Roman; color: #000000 }

a:link {
	color: #336600;
}
a:visited {
	color: #336600;
}
a:hover {
	color: #336600;
}
a:active {
	color: #336600;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000066;
}
h1 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}