
/* MAIN NAVIGATION AND MAIN IMAGE AREA */
.regulartext {padding:10px; text-align: justify; vertical-align: top; line height: 16px; margin: 4px; font-family:Verdana, Arial, sans-serif; color:#000000; font-size: 12px;}
/*.testimonialtext {padding:10px; text-align: center; vertical-align: top; line height: 16px; margin: 2px; font-family:Verdana, Arial, sans-serif; color:#A7D4E4; font-size: 10px; font-weight:bold;}*/
.headertext {padding:10px; text-align: justify; vertical-align: top; line height: 16px; margin: 4px; font-family:Verdana, Arial, sans-serif; color:#000000; font-size: 12px; font-weight:bold;}
/* BASIC LINK COLORS */

A:LINK    {color: #905970; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #905970; text-decoration: underline; font-weight: bold;}
A:HOVER   {color: #000000; text-decoration: underline; font-weight: bold;}
A:ACTIVE  {color: #905970; text-decoration: underline; font-weight: bold;}