TD {Font-Family: Verdana; Color: #000000; Font-Weight: Normal;}
A {
	Color: #00309C; 
	text-decoration: Underline;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
A:Hover {
	Color: #0000FF; 
	text-decoration: Underline;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

