a:link {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-image: url(images/09.gif);
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
}
.mainlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/03.gif);
	background-repeat: repeat-x;
	padding-bottom: 7px;
}
.otherlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding: 5px;
}

.footer {
	background-image: url(images/03.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: blink;
}
.sidelinks {
	background-image: url(images/06.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.uppername {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-image: url(images/09.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
}
