a:link {
	color: #CC9574;
	text-decoration: underline;
}
a:visited {
	color: #A58774;
	text-decoration: underline;
}
a:hover {
	color: #C87A4B;
	text-decoration: underline;
}


a.footer:link {
	color: #CBE7FF;
	text-decoration: none;
}
a.footer:visited {
	color: #CBE7FF;
	text-decoration: none;
}
a.footer:hover {
	color: #F67229;
	text-decoration: underline;
}


body {
	background-color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}


body
{ 
scrollbar-base-color: #E4D7CD; 
scrollbar-face-color: #D3C4B8;
scrollbar-arrow-color: #593B2A;
scrollbar-DarkShadow-Color: #A4A7A9; 
}


td {
	font-family: verdana;
	font-size: 11px;
	font-color: #E8DCD5;
}


h4 {
	font-family: arial;
	font-size: 13px;
	color: #E8DCD5;
}


