A {     
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
        	Color : #336633; 
	text-decoration : none;
}
A:hover { 
        font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	Color : #FF0000;
	text-decoration : underline;
}
.footlinks {     
	font-family: Arial;
	font-size: 10px;
        	Color : #336633; 
	text-decoration : none;
}
.footlinks:hover { 
        font-family: Arial;
	font-size: 10px;
	Color : #336633;
	text-decoration : underline;
}
.myerslinks {     
	font-family: Arial;
	font-size: 10px;
        	Color : #999999; 
	text-decoration : none;
}
.myerslinks:hover { 
        font-family: Arial;
	font-size: 10px;
	Color : #999999;
	text-decoration : underline;
}
.ar12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	text-decoration: none;
}
.ar10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336633;
	text-decoration: none;
}
.pagetitle {
	font-family: Arial, Verdana;
	font-size: 44px;
	FONT-WEIGHT: bold;
	color: #336633;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Verdana;
	font-size: 28px;
	FONT-WEIGHT: bold;
	color: #336633;
	text-decoration: none;
}
.headline {
	font-family: Arial, Verdana;
	font-size: 14px;
	FONT-WEIGHT: bold;
	color: #336633;
	text-decoration: none;
}