body
{
 margin-top : 0;
 margin-bottom : 0;
 margin-left : 0;
 margin-right : 0;
 
 
 background-color : White;
}

.normlink {
	text-decoration : none;
	color : White;
}

.speciallink {
	text-decoration : none;
	color : #FF3300;
}

.inverse {
	color : White;
}
.address {
	color : white;
}

td#leftmenu a{
	color: white;
}

td#leftmenu a:hover, td#leftmenu a:focus {
	background-color: #336699;
}

td#leftmenu a:visited {
	color : #aaaaaa;
	
	}



