a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
}

.copyright-old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.copyright-old a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.copyright-old a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.copyright-old a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.copyright-old a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.login a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B0DFBB;
	font-weight: normal;
	text-decoration: underline;
}
.login a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B0DFBB;
	font-weight: normal;
	text-decoration: underline;
}
.login a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: underline;
}
.login a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B0DFBB;
	font-weight: normal;
	text-decoration: underline;
}
.nav-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BDD6B1;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
	border-right-color: #FFFF99;
}
.nav-left a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav-left a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav-left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BDD6B1;
	font-weight: bold;
}
.nav-left a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4EEDF;
	font-weight: bold;
	text-decoration: none;
}