p {
    font-family:serif;
	
}
body {
	
	background-color:#171C20;
	text-align:center;
}
 
body, td, th, h1, h2, h3, h4, h5, h6
{      
color:#F1E5C8;

}


a:link, a:visited, a:active
{text-decoration:none;
color:#F1E5C8;
background-color: transparent;
}


a:hover
{ background-color:#999999;
color:#293152;
}
