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

}


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


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