body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #CCCC33;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #CCCC33;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
#bodytext {
	width: 720px;
	position: relative;
	margin-top: 15px;
}
