#nav a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#nav a:active {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#nav a:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#nav a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
#emaillink a:link {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FF9900;
}
#emaillink a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FF9900;
}
#emaillink a:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FF9900;
}
.linkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42A8D9;
}
#footer a:link {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#footer a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
