@charset "utf-8"; /* CSS Document */ a:link { text-decoration: none ; font-family: Verdana; font-size: 8pt ; letter-spacing:-.4px; color: #3e3530 ; line-height: 15px ; } a.mainNav:link { text-decoration: none ; font-family: Verdana; letter-spacing:-.4px; font-size: 8pt ; font-weight: normal ; color: #3e3530 ; } a.mainNav:visited { text-decoration: none ; font-family: Verdana; letter-spacing:-.4px; font-size: 8pt ; font-weight: normal ; color: #3e3530 ; } a.mainNav:hover { text-decoration: none ; font-family: Verdana; letter-spacing:-.4px; font-size: 8pt ; font-weight: bold ; color: #FF6029 ; } a.mainNav:active { text-decoration: none ; font-family: Verdana; font-size: 8pt ; letter-spacing:-.4px; font-weight: normal ; color: #3e3530 ; } a.inlineNav:link { text-decoration: none ; letter-spacing: .5px; font-weight: normal ; color: #3e3530 ; } a.inlineNav:visited { text-decoration: none ; letter-spacing: .5px; font-weight: normal ; color: #3e3530 ; } a.inlineNav:hover { text-decoration: none ; letter-spacing: .5px; font-weight: bold ; color: #FF6029 ; } a.inlineNav:active { text-decoration: none ; letter-spacing: .5px; font-weight: normal ; color: #3e3530 ; }