a.email:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
	text-decoration: underline;
	line-height: 16px;
	vertical-align: top;
}
a.email:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
	text-decoration: underline;
	line-height: 16px;
	vertical-align: top;
}
a.email:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
	line-height: 16px;
	vertical-align: top;
}
a.email:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
	text-decoration: underline;
	line-height: 16px;
	vertical-align: top;
}
a.subnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.subnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.subnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.subnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
