/*MAIN CONTENT STYLES */ .contentBoxTitle { font-family: Tahoma; font-size: 16px; font-weight: bold; color: #FFFFFF; text-decoration: none; font-style: oblique; } .contentBoxCopy { font-family: tahoma; font-size: 13px; color: #000000; text-decoration: none; } .contentBoxCopy2{ font-family: tahoma; font-size: 12px; color: #ffffff; text-decoration: none; } /*LEFT HAND MENU STYLES*/ .lMenuTitle { background-image: url(/LMenTitleImg.jpg); font-family: Tahoma; font-size: 12px; font-weight: bold; color: #FFFFFF; } .lMenu { background-color: bde070; margin: 0px; padding: 0px; font-family: tahoma; font-size: 12px; color: #000000; } a.lMenuLink:link { font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none; } a.lMenuLink:hover { color: #84b220; text-decoration: underline; } a.lMenuLink:visited{ font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none;} a.lMenuLink:active{ font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none;}