body {

	background-color: #000000;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	line-height: 14px;

	color: #FFFFCC;

}





a:link {

	color: #66CCFF;

	text-decoration: none;

	font-weight: bold

}

a:visited {

	text-decoration: none;

	color: #66CCCC;

}

a:hover {

	text-decoration: underline;

	color: #6699FF;

}

a:active {

	text-decoration: none;

}

