.links {
	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;

}
.links:hover {
	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	text-decoration: underline;

}

}
.links:visited {
	text-decoration: none;

}

.links:active {
	color: #FF6600;
}
.textos {
	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 12px;
	color: #333333;
}
.titulos {
	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitulos {

	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}

.sinborde {
	background-color: #eeeeee;
	border: none;
	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;


}
.campos {
	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 12px;
	border: none;
}

