body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
a:link { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
a:visited {
	color:#000;
	text-decoration:none;
	font-weight: bold;
}
a:active  {
	color:#000;
	font-weight: bold;
}
a:hover   {
	color:#FF6600;
	text-decoration:none;
	font-weight: bold;
}

