@charset "ISO-8859-1";
a:link {
	color: #D8D040;
	text-decoration: none;
}
a:visited {
	color: #7A8336;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
a:active {
	font-weight: bold;
	font-size: 20px;
}
body {
	color: #333333;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90px;
	color: #FFFFCC;
}
