.NavLinks:link  {
	color : #FFFFFF;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.NavLinks:visited  {
	color : #FFFFFF;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.NavLinks:hover  {
	color : #FFFFFF;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

.NavLinks:active  {
	color : #FFFFFF;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.NavLinksActive  {
	color : #FFFFFF;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
