body{
	background: #fce700;	
}
.menu a:hover {
	color: #fce700;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #fce700;
}
a:hover {
	color: #fce700;
	text-decoration:none;
}
.menu_current {
	color: #fce700;
	font-weight: bold;
}
h1{
	color: #fce700;
	font-size: 20pt;
	font-family: Georgia;
}
h2{
	color: #fce700;
	font-size:14pt;
	font-family: Georgia;
}
h3{
	color: #fce700;
	font-size:12pt;
	font-family: Georgia;
}