/* CSS Document */

.left_nav_area {font-size: 12px; font-weight: bold; background: #255468; font-family: Helvetica, Arial, sans-serif;}

.main_text {font-size: 14px; font-family: Helvetica, Arial, sans-serif;}
.main_text_18 {font-size: 18px; font-family: Helvetica, Arial, sans-serif;}

.left_links {font-color: #ffffff; font-weight: bold; }
A.left_links:link {color: #ffffff; text-decoration: none;}
A.left_links:visited {color: #ffffff; text-decoration: none;}
A.left_links:active {color: #DFDFDF; text-decoration: none;}
A.left_links:hover {color: #DFDFDF; text-decoration: none;}

.footer_text {font-size: 10px; COLOR: #000000; font-family: Helvetica, Arial, sans-serif;}
A.footer_text:link     {COLOR: #000000; text-decoration: underline;}
A.footer_text:visited  {COLOR: #000000; text-decoration: underline;}
A.footer_text:active   {COLOR: #000000; text-decoration: underline;}
A.footer_text:hover    {COLOR: #7A652B; text-decoration: underline;}

