.texto {
	font-family: "Trebuchet MS", verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	white-space: normal;
	text-align: justify;

}
.titulo {
	font-family: "Trebuchet MS", verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #AAAAAA;
	letter-spacing: 1px;
}
.red {
	font-family: "Trebuchet MS", verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #E20103;
	line-height: 18px;
}
.red2{
	font-family: "Trebuchet MS", verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #E20103;
	line-height: 18px;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #383A3C
}
a:hover {
	text-decoration: underline;
	color: #EF0505;
}
a:active {
	text-decoration: none;
	color: #383A3C
}
.texto2 {

	font-family: "Trebuchet MS", verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	white-space: normal;
	text-align: left;
}
