a:link {
	text-decoration: none;



}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #0193de;
}
.navtext {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	color: #FFFFFF;


}
.navtextCopy {

	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.navtextCopy10 {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;

}
.navtextunderline {
	font-family: Verdana;
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;


}
