a{ font-family: Arial, sans-serif; }
.orange_text_small{ font-size: 10px; color: #C05226; }
a.orange_text_small:hover{ color: #C05226; text-decoration: underline; }
.orange_text_med{ font-size: 12px; color: #C05226; }
a.orange_text_med:hover{ color: #C05226; text-decoration: underline; }
.orange_text_large{ font-size: 14px; color: #C05226; }
a.orange_text_large:hover{ color: #C05226; text-decoration: underline; }
.green_text_small{ font-size: 10px; color: #52793a; }
a.green_text_small:hover{ color: #52793a; text-decoration: underline; }
.green_text_med{ font-size: 12px; color: #52793a; }
a.green_text_med:hover{ color: #52793a; text-decoration: underline; }
.green_text_large{ font-size: 14px; color: #52793a; }
a.green_text_large:hover{ color: #52793a; text-decoration: underline; }
.grey_text_small{ font-size: 10px; color: #656565;}
a.grey_text_small:hover{ color: #656565; text-decoration: underline; }
.grey_text_med{ font-size: 12px; color: #656565; }
a.grey_text_med:hover{ color: #656565; text-decoration: underline;}
.grey_text_large{ font-size: 14px; color: #656565; }
a.grey_text_large:hover{ color: #656565; text-decoration: underline; }
.drk_grey_text_small{ font-size: 10px; color: #303030; }
a.drk_grey_text_small:hover{ color: #303030; text-decoration: underline; }
.drk_grey_text_med{ font-size: 12px; color: #303030; }
a.drk_grey_text_med:hover{ color: #303030; text-decoration: underline; }
.drk_grey_text_large{ font-size: 14px; color: #303030; }
a.drk_grey_text_large:hover{ color: #303030; text-decoration: underline; }
