body {
margin:0px;
padding:0px;
border:0px;
font-family: Tahoma, Arial, sans-serif;
font-size:10px;
line-height: 16px;
color:#414141;
background-color:#E7E7E7;
background-image:url(fond.png)
}


table {
font-family: Tahoma, Arial, sans-serif;
line-height: 16px;
font-size:12px;
}


h1 {
font-size:20px;
}


a:link {
color:#414141;
text-decoration:none;
}
a:visited {
color:#414141;
text-decoration:none;
}
a:hover {
color:#EB6B16;
text-decoration:none;
}


a.menu:link {
font-size:17px;
color:#888888;
text-decoration:none;
}
a.menu:visited {
font-size:17px;
color:#888888;
text-decoration:none;
}
a.menu:hover {
font-size:17px;
color:#B1C628;
text-decoration:none;
}



ul.menu {
margin:0px;
padding:0px;
}

li.menu {
list-style-type:none;
line-height:35px;
background-image:url(fond_menu.png);
}
