.navbarwhite {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold; 
	}
.navbarwhitesm {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
.uskfishingstyle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.greenheading{
font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3A4837;
}
.greenheadingsm{
font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3A4837;
}

.smallbody {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
a:link {text-decoration: none;
	color: #FFFFFF;}
a:visited {text-decoration: none;
	color: #993300;}
a:hover {text-decoration: underline;
	color: #003300;}
a:active {text-decoration: none;}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
