a.nav  {
	color : #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


a.nav:hover {
	color : #007D7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: none;
}

a.nav:visited {
	color : #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.nav:visited:hover {
	color : #007D7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}


a.smLink  {
	color : #007D7D;
	font-family: tahoma;
	text-decoration: none;
	font-weight: normal;
}

a.smLink:hover {
	color : #000000;
	font-family: tahoma;
	text-decoration : underline;
	font-weight: normal;
}

a.smLink:visited  {
	color : #007D7D;
	font-family: tahoma;
	text-decoration: none;
	font-weight: normal;
}

a.smLink:visited:hover {
	color : #000000;
	font-family: tahoma;
	text-decoration : underline;
	font-weight: normal;
}

.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}
