.nav {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height:16px;
	color: #000000;
	text-decoration: none;
}

.nav a:link {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.nav a:active {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.nav a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.nav a:hover {
	text-decoration: none;
	font-weight: normal;
	background-color: #000000;
	color: #FFFFFF;
}	
.normaltext {font-size: 13px; line-height:16px; color: #000000; text-decoration: none; font-family: verdana, arial, helvetica, sans-serif;}
.boldtext {font-size: 13px; font-weight:bold; line-height:16px; color: #000000; text-decoration: none; font-family: verdana, arial, helvetica, sans-serif;}
