BODY
{
	BACKGROUND-COLOR: Black;
}
a:link, a:visited {
font-family:Arial;
font-size:13px;
text-decoration: none;
font-weight: bold;
color:ffffff;
}

a:hover {
font-family:Arial;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}

for some links:

.speciallink a:link, .speciallink a:visited {
font-family:Arial;
font-size:13px;
text-decoration: none;
font-weight: bold;
color:#4ab31f;
}

.speciallink a:hover {
font-family:Arial;
font-size:16px;
text-decoration: none;
font-weight: bold;
color:#4ab31f;
}
.MainHeader 
{
	width:831px;
	border-style:none;
	topmargin:0;
	marginwidth:0;
	marginheight:0;
	margin-bottom:15px;
}
.MainMenuNav
{
	width:831px;
	background-color:#cccccc;	
	margin-bottom:4px;
}
.tblDetails
{
	width:831px;
	border-style:none;
	border-color:#ffffff;
	background-color:#ffffcc;
	margin-top:4;
	marginheight:0;	
}
.CopyRights
{
	font-family:Arial;
	font-size:9px;
	background-color:#B49678;

}

