.menu {
	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;


}
.menu:hover {
	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;


}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330066;
}
.titulos {
	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
.subtitulos {
	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 13px;
	color: #CC0033;
	font-weight: bold;

}
.linkstop2 {

	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
.textoarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.campos {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;


}
.textoblanco {

	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

