a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF66;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#info {
	position:absolute;
	left:858px;
	top:10px;
	width:340px;
	height:159px;
	z-index:1;
	visibility: visible;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
}
.divtext {
	font-family: "Book Antiqua";
	font-size: 24px;
	color: #FFFFFF;
	background-color: #000099;
	float: right;
}
h1 {
	font-size: 18px;
	color: #000000;
}
