td {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";


}
a:link {
	color: #3399FF;
	text-decoration: none;


}
a:visited {
	color: #0976F0;
	text-decoration: none;


}
a:hover {
	color: #FF6600;
	text-decoration: underline;

}
a:active {
	color: #FF6600;
	text-decoration: none;


}
