a:link { color: #e6a445; font-weight: bold; text-decoration: none}

a:visited { color: #e6a445; font-weight: bold; text-decoration: none}

a:hover { color: #e6a445; font-weight: bold; text-decoration: underline}

a:active { color: #e6a445; font-weight: bold; text-decoration: none}


.regular
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #424242;
}

.small
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #424242;
}

.regularwhite
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
}