body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7A5DC7;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCCFF;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCCFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF99FF;
}
a:link {
	color: #FF99FF;
}

a:visited {
  color: #FF99FF;
}

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

a:active {
	color: #FF99FF;
}

a.hidden {
	color: #7A5DC7;
	font-size: 10px;
}

a.hidden:visited {
	color: #7A5DC7;
	font-size: 10px;
}

a.hidden:hover {
	color: #FF33FF;
	font-size: 10px;
	text-decoration: none;
}

a.hidden:active {
	color: #7A5DC7;
	font-size: 10px;
}

a.nav:link {
	color: #FCDFFF;
	padding: 1px 1px 1px 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

a.nav:visited {
	padding: 2px;
	color: #FCDFFF;
	font-size: 12px;
	font-weight: bold;
}

a.nav:hover {
	color: #FF00FF;
	background-color: #7A5DC7;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}

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;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFE1F0;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #7A5DC7;
	text-decoration: none;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCCFF;
	line-height: normal;
}
.enlargepic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFE1F0;
}

