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