a:link,a:visited,a:active {
	color: #CCCCCC;
	border-color: #000000;
	text-decoration: none;
    border: #000000; 
}
a:hover {
	color: #666633;
	text-decoration: none;
    border: #000000; 
}
table
{
    background-repeat:no-repeat;
}

