.titulo {
font-family: verdana;
font-size: 16px;
color: #FF6666;
font-weight: bold;
}

.texto {
font-family: verdana;
font-size: 10px;
color: #006600;
}

.rodape {
background-color: #000000;
font-family: verdana;
font-size: 9px;
color: #ffffff;
font-weight: bold;
}.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
}

a {
color: #006600;
}

a:hover {
color: #FF6666;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B7DBFF;
	background-color: FF6666;
}
