@charset "utf-8";

body
{
	font-family:Georgia,"Times New Roman",Times,serif;
	background: transparent;
	color:#E1CE5B;;
	background-attachment: fixed
}
a:link, a:visited {
   color: #E1CE5B;
   text-decoration: none;
}
a:active, a:hover {
   color: #E1CE5B;
   text-decoration: none;
}
img 
{
   border: none;
}
h1
{
	font-size:24px;
	color:#E1CE5B
	margin:0;
	padding:0;
}
td
{
	font-size:12px;
	color:#E1CE5B;
}