.textos {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #002142;
	text-decoration: none;
}
.textos_footer {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.textos2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.titulos {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
ul {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
li {
	font-family: Verdana;
	font-size: 11px;
	style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #002346;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #990000;
	text-decoration: underline;
}
input { 
font-family: Tahoma, Verdana, Arial; 
font-size: 11px; color: #002142; 
background-color: #f0faff; 
border: #65cbfc; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}
select {
font-family: Tahoma, Verdana, Arial; 
font-size: 11px; color: #002142; 
background-color: #f0faff; 
border: #65cbfc; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}
textarea {
font-family: Verdana; 
font-size: 11px; color: #002142; 
background-color: #f0faff; 
border: #65cbfc; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}