A:link { text-decoration: none; color: #999999}
A:active { text-decoration: none; color: #999999}
A:visited { text-decoration: none; color: #999999}
A:hover {text-decoration: underline;} 

.texto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #999999;
	line-height: 15px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 40px;
}
.titulito {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: bold;
}
.epigrafe {

	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #999999;
	line-height: 12px;
}
.menu1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 16px;
	font-weight: bold;
	padding-left: 40px;
}
.menu2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	font-weight: bold;
}
.destacado {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #FF9933;
	line-height: 12px;
	padding-left: 40px;
}