p.nome { font: bold 20pt "Verdana"; color:white }
p { font-size: 14pt ; color:white }
p#copy { font-size: 12pt; color:white }
ul { font-size: 12pt ; color:white }
a:link { font-size: 13pt; color:aqua }
a:visited {font-size: 13pt; color:aqua }
a:hover {
	font-size: 13pt;
	color: White;
	background-color: #0066CC;
	cursor:pointer
}
h2 { color: silver ; text-align: center }
h3 { font-size: 14pt; color: silver }
body { background-color: #006599 }