.texto {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: lighter;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
}
.titulos {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.link:hover {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #7F7F7F;
}
.subtitulos {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	color: #BD701A;
}
