body {
	font-family: "Century Gothic", arial, helvetica, sans-serif;
	background: white;
	color: #666666;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
}

p {
	font-size: 12px;
	line-height: 16px;
}

a:link {
	color : #F28D25;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color : #F28D25;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color : #F28D25;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color : #F28D25;
	text-decoration: underline;
	font-weight: normal;
}
a.menulink:link { color : #FF0066; text-decoration: none; font-weight: normal; }
a.menulink:active { color : #666666; text-decoration: underline; font-weight: normal; }
a.menulink:hover { color : #00CC00; text-decoration: underline; font-weight: normal; }
a.menulink:visited {
  	color : #666666; 
   	text-decoration: none;
	font-weight: normal;
}
a.link2:link { color : #003399; text-decoration: none; font-weight: normal; }
a.link2:active { color : #666666; text-decoration: underline; font-weight: normal; }
a.link2:hover { color : #00CC00; text-decoration: underline; font-weight: normal; }
a.link2:visited { color : #666666; text-decoration: none; font-weight: normal; }
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
	color: #C7C8CA;
	vertical-align: bottom;
}
strong {
	font-weight: bold;
	color: #F28D25;
}
h4 {
	font-size: 14px;
	color: #003366;
}
.smalltext {
	font-size: 10px;
}
.categorylink {
	color: #FF0000;
	text-decoration: blink;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #C7C8CA;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
}
