A:link { text-decoration: none; color: #ffffff }
A:active { text-decoration: none; color: #ffffff }
A:visited { text-decoration: none; color: #cc0000 } 

A.white:link { text-decoration: none; color: #013B8D }
A.white:active { text-decoration: none; color: #013B8D }
A.white:visited { text-decoration: none; color: #ff0000 } 

A.red:link { text-decoration: none; color: #ff0000 }
A.red:active { text-decoration: none; color: #ff0000 }
A.red:visited { text-decoration: none; color: #ff0000 } 

A.white2:link { text-decoration: none; color: #ffffff }
A.white2:active { text-decoration: none; color: #ffffff }
A.white2:visited { text-decoration: none; color: #ffffff } 

font {font: 12px arial}
font.bold {font: 12px arial; font-weight:bold}
font.header {font: 14px arial, times, georgia, verdana; font-weight:bold}
font.title {font: 12px georgia, times, arial; font-weight:bold}
font.bigbody {font: 18px arial; font-weight:bold}
font.biggerbody {font: 20px arial}
font.small {font: 11px arial}
font.smbold {font: 10px arial; font-weight:bold}
font.footer {font: 18px lucinda; font-weight:bold; color: #013987}
font.right {font: 12px arial; color: #ffffff}
font.red {font: 12px arial; color: #ff0000}

A.outset 
{
border-style: outset;
border-color: #347049
}
