
.tresc
{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color : White;
}

A:hover
{
	color: #e04819;
	text-decoration: underline;
}

A
{
	font-weight: normal;
	font-size: 10px;
	color: #ffffcc;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: underline;
}
