a.nav:link, a.nav:active, a.nav:visited {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:2px;
	font-weight:normal;
}
a.nav:hover {
	font-family:  Helvetica,Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing:2px;
	font-weight:normal;
}
a.nav2:link, a.nav2:active, a.nav2:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #363636;
	text-decoration: none;
}
a.nav2:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav3:link, a.nav3:active, a.nav3:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav3:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
}


a.thumbimg:link, a.thumbimg:active, a.thumbimg:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.thumbimg:hover {
	color: #999;
	text-decoration: none;
}
