﻿body
{
background-image: url(../images/background.jpg);
background-repeat: repeat-x;
background-color:#3c4647;  
font-family: verdana;
font-weight: bold;
font-size: 8px;
color: #ffffff;
margin:30;
padding:0;
}

div
{
font-family: verdana;
font-size: 12px;
}


td
{
font-family: verdana;
font-size: 12px;
border: none;
}

a:link {color: #474747; text-decoration: none; background:none;}
a:visited {color: #474747; text-decoration: none;background:none; }
a:hover {color: #474747; text-decoration: none;background:#51a8be; }
a:active {color: #474747; text-decoration: none;background:none; }

a.block:link {color: #2c2c2c; text-decoration: none; background:none;}
a.block:visited {color: #2c2c2c; text-decoration: none;background:none; }
a.block:hover {color: #2c2c2c; text-decoration: none;background:#none; }
a.block:active {color: #2c2c2c; text-decoration: none;background:none; }

a.header:link {color: #828484; text-decoration: none; background:none;}
a.header:visited {color: #828484; text-decoration: none;background:none; }
a.header:hover {color: #ffffff; text-decoration: none;background:none; }
a.header:active {color: #828484; text-decoration: none;background:none; }

a.bottom:link {color: #1c69c4; text-decoration: none; background:none;}
a.bottom:visited {color: #1c69c4; text-decoration: none;background:none;}
a.bottom:hover {color: #51a8be; text-decoration: none;background:none; }
a.bottom:active {color: #1c69c4; text-decoration: none;background:none; }