a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCFFFF;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 3px;
	font-weight: bold;

}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 3px;
	font-weight: bold;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCFFFF;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 3px;
	font-weight: bold;

}

body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	font-family: Verdana;
    . Arial, Helvetica, sans-serif; font-size: 12px;}
}

