a:link {
	color: ##0000FF;
}

a:visited {
  color: ##663399;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

a:active {
	color: #0000FF;
}

a.hidden {
  color: #0000FF;
}

a.hidden:visited {
  color: #663399;
}

a.hidden:hover {
	color: #CC0000;
}

a.hidden:active {
  color: #0000FF;
}

a.nav:link {
	color: #0000FF;
	padding: 2px;}

a.nav:visited {
	color: ##663399;
	padding: 2px;
}

a.nav:hover {
	color: ##CC0000;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TopTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #3399CC;
}
.StoryBody {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 16pt;
}
.BodyText {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
.BodyTextBig {
    font-family: Tahoma;
    font-size: 24px;
    font-weight: normal;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}
.PlainText {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
}
.titletop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.StoryDump {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.StoryItal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
