.texto {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.texto25 {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	text-decoration:none;
}
.texto25:Hover{
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 20px;
	color: #7E92AC;
	text-decoration:none;
}

.texto18 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.texto18:Hover{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.FormInput {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.FormSelect {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 250px;
	background-color: #CCCCCC;
}
.LinkNewsletter {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}	
.LinkNewsletter:Hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration:underline;
}	
