body    {
	background : #30699E;
	color : #ffffff;
	left: 0px;
	top: 0px;
}
font {
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	color : #ffffff;
} 
a:visited {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color : #ffffff;
	background : transparent;
	text-decoration : none;
	font-weight: bold;
} 
a:link {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color : #ffffff;
	background : transparent;
	text-decoration : none;
	font-weight: bold;
} 
a:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color : #FFD578;
	background : transparent;
	text-decoration : none;
	font-weight: bold;
} 
a:active {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color : #ffffff;
	background : transparent;
	text-decoration : none;
	font-weight: bold;
}