
.headertext{
		font-size:100% ;
		font-family: Verdana ;
		font-weight : bold;
		color: #98CB00 ; 
		text-decoration: none ;
		text-transform : uppercase;
}
.headertext A {
		text-decoration: none ;
		color: #98CB00 ; 
		text-transform : uppercase;
}
.headertext A:hover {
		text-decoration : underline;
		color: #98CB00 ; 
		text-transform : uppercase;
}
.thinheadertext{
		font-size:85% ;
		font-family: Verdana ;
		color: #98CB00 ; 
		text-decoration: none ;
		text-transform : uppercase;
}
.thinheadertext A {
		text-decoration: none ;
		color: #98CB00 ; 
		text-transform : uppercase;
}
.thinheadertext A:hover {
		text-decoration : underline;
		color: #98CB00 ; 
		text-transform : uppercase;
}
