body {
color: black;
background-color: #EFF4FD;

}

INPUT, TEXTAREA,BUTTON,SELECT {
background-color: #FFFFEA;
color: #000080;
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
} 

H1 { 
color: #669;
font-size: 14pt;
font-family: Geneva, arial, tahoma, helvetica;
font-weight: normal;
text-decoration:none;
border-bottom: 1px solid #96C8FD; 
}

H2 { 
color: #669;
font-size: 12pt;
font-family: Geneva, arial, tahoma, helvetica;
font-weight: normal;
border-bottom: 1px solid #96C8FD; 
}

H3 { 
color: #669;
font-size: 10pt;
font-family: Geneva, arial, tahoma, helvetica;
font-weight: bold;
}



TD,a:hover, a:visited:hover {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #104550;
	font-size: 11px;
	text-decoration: none;
}


a:link, a:visited
{ 
	text-decoration: underline;
	color: #104550;
 }


.texto, .texto a:link, .texto a:visited {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.texto a:hover, .texto a:visited:hover {
	text-decoration: underline;
}
