.heading
{
font-family: verdana;
font-size: 16px;
font-weight: bold;
color: #C08444;
text-decoration: none;
}

.text
{
font-family: verdana;
font-size: 11px;
font-weight: regular;
color: #000000;
text-decoration: none;
}

.subheading
{
font-family: verdana;
font-size: 13px;
font-weight: bold;
color: #D7481F;
text-decoration: none;
}

.boldtext
{
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.links
{
font-family: verdana;
font-size: 11px;
font-weight: regular;
color: #ffffff;
text-decoration: none;
}

.actlinks
{
font-family: verdana;
font-size: 11px;
font-weight: regular;
color: #EAA271;
text-decoration: none;
}

.actlinks:hover
{
font-family: verdana;
font-size: 11px;
font-weight: regular;
color: #000000;
text-decoration: none;
}

.actlinks1
{
font-family: verdana;
font-size: 11px;
font-weight: regular;
color: #C08444;
text-decoration: none;
}

.actlinks1:hover
{
font-family: verdana;
font-size: 11px;
font-weight: regular;
color: #000000;
text-decoration: none;
}

.links:hover
{
font-family: verdana;
font-size: 11px;
font-weight: regular;
color: #EAA271;
text-decoration: none;
}

.copyright
{
font-family: verdana;
font-size: 11px;
font-weight: regular;
color: #999999;
text-decoration: none;
}