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

}


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



