body {
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FDB714;
}
a:active {
	text-decoration: none;
	color: #FDB714;
}
.TITULO {
	font-family: Arial;
	font-size: 10,5pt;
	color: #000000;
	font-weight:lighter;
	font-style:normal;
}
.TITULO2 {
	font-family: Arial;
	font-size: 12pt;
	color: #ed1c24;
	font-weight:bold;
	font-style:normal;
}
.TITULO4 {
	font-family: Arial;
	font-size: 10,5pt;
	color: #000000;
	font-weight:bold;
	font-style:normal;
}