body,td,th {
	background-color: #000000;
	font-family: "Verdana", sans-serif;
	color: #234C60;
	font-size:9px;
	line-height: 12px;
	cursor: default;
        margin: 0px 0px 0px 0px
}


a, a:link, a:visited, a:active {
 	color: #417992; 
	text-decoration: none;
	background-color: #FFFFFF;
	}

a:hover {
	color: #79ADC4;
	text-decoration: underline;
	background-color: #FFFFFF;
	}


#header {
	position: absolute; 
	left: 0px; 
	top: 0px;
	width: 600px;
}

#content {
	position: absolute; 
	left: 100px; 
	top: 30px;
	width: 320px;
}

#links {
	position: absolute; 
	left: 447px; 
	top: 130px;
	width: 155px;
}