A:link { text-decoration: none; color: #ffffff }
A:active { text-decoration: none; color: #ffffff }
A:visited { text-decoration: none; color: #ff9900 } 
A:hover { text-decoration: underline; color: #ffffff } 

A.white:link { text-decoration: none; color: #9900cc }
A.white:active { text-decoration: none; color: #9900cc }
A.white:visited { text-decoration: none; color: #ff9900 } 
A.white:hover { text-decoration: underline; color: #9900cc }

A.toplinks:link {font: 14px arial; font-weight:bold; text-decoration: none; color: #000000 }
A.toplinks:active {font: 14px arial; font-weight:bold; text-decoration: none; color: #cc0000 }
A.toplinks:visited {font: 14px arial; font-weight:bold; text-decoration: none; color: #cc0000 } 
A.toplinks:hover {font: 14px arial; font-weight:bold; text-decoration: underline; color: #097D37 }


font {font: 12px arial}
font.bold {font: 12px arial; font-weight:bold}

font.large {font: 18px arial}
font.header {font: 24px arial; font-weight:bold}
font.small {font: 10px arial}
font.smbold {font: 10px arial; font-weight:bold}

p.outset 
{
border-style: outset;
border-color: #92B46E
}

