﻿<HEAD>
<STYLE type="text/css">
<!--
a.nav:link {
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background: #FFFF66;
}
a.nav:visited {
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background: #FFFF66;
}
a.nav:hover {
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #FF0000;
	background: #000066;
}
a.nav:active {
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background: #FFFF66;
}
a.side:link {
	font-family: Verdnaa;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFF66;
}
a.side:visited {
	font-family: Verdnaa;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFF66;
}
a.side:hover {
	font-family: Verdnaa;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
a.side:active {
	font-family: Verdnaa;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFF66;
}
a.body:link {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #000066;
}
a.body:visited {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #000066;
}
a.body:hover {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FF0000;
}
a.body:active {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #000066;
}
-->
</style>
</HEAD>