a.navbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
	background-color: #FFFFCC
;
	line-height: normal
;
	width: 100%;

}

a.navbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
	line-height: normal;
	background-color: #FFFFCC
;
	width: 100%;

}

a.navbar:hover { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #336600; 
text-decoration: underline; 
background-color: #FFFF99
; width: 100%
; line-height: normal
}

a.navbar:active { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #336600; 
text-decoration: underline; 
background-color: #FFFF99
; width: 100%
; line-height: normal
}

a.topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	background-color: #CCCCCC
;
	line-height: 20px
;
	width: 100%;

}

a.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	line-height: 20px;
	background-color: #CCCCCC
;
	width: 100%;

}

a.topnav:hover { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #FFFF00; 
text-decoration: underline; 
background-color: #999999
; width: 100%
; line-height: 20px
}

a.topnav:active { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #FFFF00; 
text-decoration: underline; 
background-color: #999999
; width: 100%
; line-height: 20px
}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; line-height: 10px}
