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

body,table
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: arial;
	font-size: 11px;
	color: #666666;
}
