	a:hover {color="red"}
	a:link {color: #D28728;}
	a:visited {color:#D28728}
	a:active {color:red}
	a.small {font-size: x-small; color: #FFFFCC;}
	.menu,a.menu	{
	text-decoration: none;
	font-size: 14pt;
	font-weight: bold;
	color: #D28728;
	z-index: 10;
}
	body {
	background-color: Black;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	td {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFCC;
}
	hr {color: #996633;	height: 4;}
		
	#image {position: absolute; z-index: 2;}
	.text {width: 405;padding: 20; background: url(images/background.gif);}
	#goBackArrow {position: absolute; left: 2; top: 10; z-index: 4;}
	#goMail {position: absolute; left: 40; top: 10; z-index: 4;}
	#goHome {position: absolute; left: 79; top: 10; z-index: 4;}

	#heading {
	position: absolute;
	left: 10;
	top: 100;
	font-size: 14pt;
	font-weight: bold;
	color: #CC9966;
	z-index: 10;
}
