@charset "UTF-8";
body {
	background-color: #EDE72F;
}
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

a:link {
	color: #336699;
	font-weight: bold;
}
a:visited {
	color: #336699;
	font-weight: bold;
	}
	
a img { border: none ; }