a:link
{
        COLOR: #0000ff; TEXT-DECORATION: underline
}

a:visited
{
        COLOR: #800080; TEXT-DECORATION: underline
} 

a:active 
{
        COLOR: #000000; TEXT-DECORATION: underline
}

A:hover 
{
        COLOR: #ff0000; TEXT-DECORATION: underline
}

.text { color: #313131; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.smalltext { color: #313131; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.tinytext { color: #424242; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.heading { color: rgb(144, 136, 82); font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.ltheading { color: #ECEBC2; font-size: 12 px; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swills, SunSans-Regular; text-decoration: none }

.bigheading { color: rgb(196, 153, 125); font-size: 20px; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
