/* CSS Document */

body {
padding: 0;
margin: 0;
background-color: #777777;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

a:link { color: #389dd4; text-decoration: underline; }
a:visited { color: #389dd4; text-decoration: underline; }
a:active { color: #389dd4; text-decoration: underline; }
a:hover { color: #7cc63c; text-decoration: underline; }


a:link { color: 389dd4; text-decoration: underline; }
a:visited { color: 389dd4; text-decoration: underline; }
a:active { color: 389dd4; text-decoration: underline; }
a:hover { color: 7cc63c; text-decoration: underline; }

.nav { color: #FFFFFF; font-weight: bold; text-decoration: none; padding-right: 10px; padding-left: 10px; }
.nav a:link { color: #FFFFFF; font-weight: bold; text-decoration: underline; padding-right: 10px; padding-left: 10px; }
.nav a:visited { color: #FFFFFF; font-weight: bold; text-decoration: underline; padding-right: 10px; padding-left: 10px; }
.nav a:active { color: #FFFFFF; font-weight: bold; text-decoration: underline; padding-right: 10px; padding-left: 10px; }
.nav a:hover { color: #F1F1F1; font-weight: bold; text-decoration: underline; padding-right: 10px; padding-left: 10px; }

.side_header { color: #FFFFFF; font-weight: bold; padding-left: 5px; }

.welcome_1 { color: #8c8c8c; font-size: 16px; font-weight: bold; }
.welcome_2 { color: #2e8fc9; font-size: 16px; font-weight: bold; }
.welcome_3 { color: #7cc63c; font-size: 16px; font-weight: bold; }
.welcome_4 { color: #c1c1c1; font-size: 12px; }

.front_plan_header { color: #2e8fc9; font-size: 14px; font-weight: bold; }
.front_plan_price { color: #7cc63c; font-size: 18px; font-weight: bold; }

.client_testimonials { color: #7ba90c; font-size: 14px; font-weight: bold; }

.highlight_1 { color: #2876cb; font-size: 12px; font-weight: bold; }
.highlight_2 { color: #7cc63c; font-size: 12px; font-weight: bold; }

.footer { color: #FFFFFF; font-weight: bold; text-decoration: none;}
.footer a:link { color: #FFFFFF; font-weight: bold; text-decoration: underline;}
.footer a:visited { color: #FFFFFF; font-weight: bold; text-decoration: underline;}
.footer a:active { color: #FFFFFF; font-weight: bold; text-decoration: underline;}
.footer a:hover { color: #F1F1F1; font-weight: bold; text-decoration: underline;}

.plan_page_header { color: #000000; font-size: 16px; font-weight: bold; }
.plan_page_text { color: #000000; }
td.plan_header { color: #FFFFFF; font-weight: bold; background-color: #389dd4; font-size: 12px; }
td.plan_body { background-color: #FAFAFA; color: #000000; text-decoration: none; }
td.plan_body a:link { background-color: #FAFAFA; color: #000000; text-decoration: underline; }
td.plan_body a:visited { background-color: #FAFAFA; color: #000000; text-decoration: underline; }
td.plan_body a:active { background-color: #FAFAFA; color: #000000; text-decoration: underline; }
td.plan_body a:hover { background-color: #FAFAFA; color: #1f749a; text-decoration: underline; }

.support_page_header { color: #7cc63c; font-size: 16px; font-weight: bold; }
.support_text { color: #000000; }

.contact_page_header { color: #389dd4; font-size: 16px; font-weight: bold; }
.contact_text { color: #000000; }

.dedicated_order { color: #FFFFFF; font-weight: bold; text-decoration: none; padding-left: 10px; padding-right: 10px; }
.dedicated_order a:link { color: #FFFFFF; font-weight: bold; text-decoration: underline; padding-left: 10px; padding-right: 10px;}
.dedicated_order a:visited { color: #FFFFFF; font-weight: bold; text-decoration: underline; padding-left: 10px; padding-right: 10px;}
.dedicated_order a:active { color: #FFFFFF; font-weight: bold; text-decoration: underline; padding-left: 10px; padding-right: 10px;}
.dedicated_order a:hover { color: #f16e00; font-weight: bold; text-decoration: underline; padding-left: 10px; padding-right: 10px;}