/*** style edited by esk at May 10th 2018 ***/

body {
	/*background-color: #39C;*/
	font-family:Verdana, Geneva, sans-serif;
  color: #ccc;
}

p {
	font-size:10px;	
}

a:link {
    color: #EEE;
    }
    
a:visited {
    color: #888;
    }    
    
a:hover {
    color: #F00;
    }   
    