a.nav:hover  {
	color : #333300;
	text-decoration : underline;
}

.nav  {
	color : #333300;
	text-decoration : none;
}

a.top:hover  {
	color : #333300;
	text-decoration : underline;
}

.top  {
	color : #333300;
	text-decoration : none;
}

a.link:hover  {
	color : #333300;
	text-decoration : underline;
}

.link  {
	color : #333300;
	text-decoration : none;
}

a.media:hover  {
	color : #999966;
	text-decoration : underline;
}

.media  {
	color : #999966;
	text-decoration : none;
}