A:link          {text-decoration: underline; font-weight: bold; color: #027bb0;}
A:visited       {text-decoration: underline; font-weight: bold; color: #027bb0}
A:active        {text-decoration: underline; font-weight: bold; color: #027bb0}
A:hover         {text-decoration: underline; font-weight: bold; color: #027bb0}

A.white:link          {text-decoration: underline; font-weight: bold; color: #ffffff;}
A.white:visited       {text-decoration: underline; font-weight: bold; color: #ffffff}
A.white:active        {text-decoration: underline; font-weight: bold; color: #ffffff}
A.white:hover         {text-decoration: underline; font-weight: bold; color: #ffffff}

A.menu_link:link          {text-decoration: none; font-weight: bold; color: #ffff00;}
A.menu_link:visited       {text-decoration: none; font-weight: bold; color: #ffff00}
A.menu_link:active        {text-decoration: none; font-weight: bold; color: #ffff00}
A.menu_link:hover         {text-decoration: underline; font-weight: bold; color: #ffff00}

A.business_link:link          {text-decoration: none; font-weight: bold; color: #ffff00; font-size: 18px;}
A.business_link:visited       {text-decoration: none; font-weight: bold; color: #ffff00; font-size: 18px}
A.business_link:active        {text-decoration: none; font-weight: bold; color: #ffff00; font-size: 18px}
A.business_link:hover         {text-decoration: underline; font-weight: bold; color: #ffff00; font-size: 18px}

body
{
background-color: #ffffff;
font-family: verdana;
font-size: 10px;
color: #004378;
}

.heading
{
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

.main-heading
{
font-family: verdana;
font-size: 20px;
font-weight: bold;
color: #ffffff;
}

.main-body
{
font-family: verdana;
font-size: 12px;
color: #004378;
background-image: url('body_bg.jpg');
background-repeat: repeat-x;
}

.table-heading
{
background-color: #004378;
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}

.text
{
font-family: verdana;
font-size: 12px;
color: #004378;
}

.text-businesslinks
{
font-family: verdana;
font-size: 18px;
color: #FFFF00;
}

.white-bold
{
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

.menu
{
background-color: #0192d1;
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #ffffff;
background-image: url('menu_bg.jpg');
background-repeat: repeat-x;
background-position: bottom;
}

.gallery
{
background-color: #0192d1;
font-family: verdana;
font-size: 9px;
color: #ffffff;
}

.footer
{
background-color: #017ec0;
font-family: verdana;
font-size: 10px;
color: #ffffff;
}

.counter
{
font-family: verdana;
font-size: 12px;
color: #ffffff;
}

input
{
font-family: verdana;
font-size: 11px;
color: #4B3C30;
}

select
{
background-color: #ffffff;
font-family: verdana;
font-size: 11px;
color: #4B3C30;
}

textarea
{
background-color: #ffffff;
font-family: verdana;
font-size: 11px;
color: #4B3C30;
}