td {
	font-size: 10pt;
	color: #000000;


}
a:link {
	font-size:10pt;
	color: #575757; 
	text-decoration: none;



}
a:visited {
	font-size: 10pt;
	color: #999999;
	text-decoration: none;

}
a:hover {
	font-size:10pt;
	color: #333333; 
	text-decoration: none;
	POSITION: relative;
	top: 1px;
	right: 1px;
}




