body { 
	background-color: #000000;
	font-family: halvetica, sans-serif; 
	color: #FFFFFF;
}

a {
   text-decoration: none
}

a:link {
	color: #8FD1CF;
}

a:visited {
	color: #FFFFFF
}

a:hover {
	color: #8FD1CF
}

p {
	font-family: Arial;
	color: #C9DCDC;
	

}

h4 { 
	font-family: sans-serif;
	font-size:100%;
}
