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

}


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


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