TD  {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 14px;
	color: black;

}

a:link {
	color: #660099;
	text-decoration: none;
}

a:visited  {
	color: #660099;
	text-decoration: none;
}

a:active  {
	color: #9966CC;
	text-decoration: none;
}

a:hover  {
	color: red;
	text-decoration: underline;
}

