.Titulo {
font: bold 18px Arial;
color: #003366;
text-align: left;
}

.texto {
font-family: Arial;
font-size: 12px;
color: #003366;
}
UL {
	color : #003366;
	list-style-type : square;
}
BODY{
font-family: Arial; font-size: 12px; color: #003366
; line-height: 2px
}
.home {  font-family: Arial; font-size: 10px; color: #003366}
a:link {  font-family: Arial; font-size: 11px; font-weight: bold; color: #003366;line-height:10px; text-decoration: none}
a:visited {  font-family: Arial; font-size: 11px; color: #003366; line-height:10px; text-decoration: none; font-weight: bold}
a:hover { font-family: Arial; font-size: 11px; color: #728DC1; line-height: 10px; text-decoration: none; font-weight: bold}
a:active { font-family: Arial; font-size: 11px; color: #728DC1; line-height: 10px; text-decoration: none; font-weight: bold}

