/* CSS Document */

p{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: normal;
	font-weight: bold;
	color: #006666;
	font-style: normal;
	font-variant: normal;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-color: #009999;
.Titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
Titulo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	text-decoration: none;
}
.Estilo3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #000033;
	color: #FFFFFF;
}
