.white {
	color: #FFFFFF;
}
.white #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1 {
	font-size: 16px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.homenews-titular {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#homenews a {
	text-decoration: none;
}
.homenews-desc {
	color: #333333;
	text-decoration: none;
}
#faqs a {
	color: #000033;
	text-decoration: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#contactbox {
	border: 1px solid #CCCCCC;
}
