a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #ff7d30;
	text-decoration : none;
}

a:active	{
	color : #66AAFF;
}

a:hover 	{
	background : Ff7d30;
	color : 3965b3;
}
td {
	font-family : Arial,Helvetia,sans-serif;
	color : #FF7D30;
} 
