<STYLE type="text/css">

BODY {
	color:CCCCCC;
	font-family: Arial;
	font-size: 14px;
	}
A:link {
	color:cccc66;
	text-decoration: underline;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	}
A:hover {
	color:999999;
	text-decoration: underline;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	}
A:visited {
	color:cccc66;
	text-decoration: underline;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	}
.txt {
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
	color: cccccc;
}
.destacado {
	font-family: Arial;
	font-size: 16px;
	line-height: normal;
	color: cccccc;
}

