body {
	font-family: verdana;
	font-size: 13px;
}
a:link, a:visited {
	color: #FFB460;
	text-decoration: none;
	font-weight: bold;
} /* general links style*/
a:hover {
	color: #BBBB40;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	margin-top: 2px;
	font-size: 20px;
	text-align: center;
}
