body {
 background: #fff;
 margin: 0px;
}

table {
 font-family: Georgia, Arial, Tahoma;
 font-size: 14px;
}

A:link 		{ text-decoration: none; color: #969696; } 
A:visited 	{ text-decoration: none; color: #969696; }  
A:active	{ text-decoration: none; color: #969696; } 
A:hover		{ text-decoration: underline; color: #656565; } 
