A {
 text-decoration: underline
}
A:hover {
 color: 000;
}
.text {  
 font-family : "helvetica", sans-serif;
 font-size : 12px;
 line-height : 16px;
 color : #666666;
 margin-right : 20px;
}
.news-text {  
 font-family : "helvetica", sans-serif;
 font-size : 12px;
 line-height : 16px;
 color : #666666;
 margin-right : 13px;
 margin-left : 16px;
}
.sub-margin {  
 margin-right : 20px;
 margin-left : 17px;
}
.subnav {  
 font-family : "helvetica", sans-serif;
 font-size : 11px;
 line-height : 15px;
 color : #999999;
 font-weight: bold;
}
.caption {  
 font-family : "helvetica", sans-serif;
 font-size : 10px;
 line-height : 12px;
 color : #666666;
}
.greyhead {  
 font-family : "helvetica", sans-serif;
 font-size : 12px;
 line-height : 14px;
 color : #666666;
 font-style : italic;
 font-weight : bold;
 letter-spacing : 1;
}
.orangehead {  
 font-family : "helvetica", sans-serif;
 font-size : 12px;
 line-height : 14px;
 color : #FFB444;
 font-weight : bold;
}
.greenhead {  
 font-family : "helvetica", sans-serif;
 font-size : 12px;
 line-height : 14px;
 color : #83C100;
 font-weight : bold;
}
.bigorangehead {  
 font-family : "helvetica", sans-serif;
 font-size : 14px;
 line-height : 17px;
 font-weight : bold;
 color : #FFB444;
}
.biggreenhead {  
 font-family : "helvetica", sans-serif;
 font-size : 14px;
 line-height : 17px;
 color : #83C100;
}