.SubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	list-style-image: url("../images/bullet.gif");
	text-decoration: none;
}
.SubNav a:link {color: #333333;; text-decoration: none; font-weight: bold} 
.SubNav a:visited {color: #666666;; text-decoration: none; font-weight: bold}
.SubNav a:hover {color: #333333;; font-weight: bold; text-decoration: underline blink}
.SubNav a:active {
	color: #333333;
	;
	font-weight: bold;
	text-decoration: none;
}

.news { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; list-style-image: url("../images/bullet.gif")}
.news a:link {color: #000000;; text-decoration: none} 
.news a:visited {color: #000000;; text-decoration: none}
.news a:hover {color: ##000000;; text-decoration: underline; font-weight: normal}
.news a:active {color: #000000;; text-decoration: underline}

.SubNavSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	list-style-image: url("../images/bullet.gif");
	text-transform: capitalize;
	font-variant: normal;

}
.SubNavSml a:link {color: #333333;; text-decoration: none; font-weight: bold} 
.SubNavSml a:visited {color: #666666;; text-decoration: none; font-weight: bold}
.SubNavSml a:hover {color: #333333;; font-weight: bold; text-decoration: underline}
.SubNavSml a:active {color: #333333;; font-weight: bold}
.fives {}
.fives a:hover {
	color: #333333;
	;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF33;
}
