body { 
	font-family:   ADMUI3sm, Lucida Sans, Century Gothic, sans-serif; 
	color: #EEEEEE;
	font-size: 12px;
        background: #0E0A09;
	}
	
p {	
	font-family:   Lucida Sans, Century Gothic, sans-serif; 
	color: #EFEFEF;
	font-size: 12px;
	}

a {
	text-decoration: underline; 	
	color: #EEEEEE;
	font-size: 14px;
	
	}

a:hover {
	color: #EEEEEE;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}

