A:link {
	color: #ffe381;
	text-decoration: none;
}

A:visited {
	color: #ffe381;
	text-decoration: none;
}

A:active {
	color: #ffe381;
	text-decoration: none;
}

A:hover {
	color: #ff8a01;
	text-decoration: none;
}

TD {
	font-size: 10px;
	font-family : Verdana;
}