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

#top {
width: 860px;
height: 500px;
vertical-align: top;
text-align: center;
}

.line {
background: url(../img/line.gif);
background-position: top center;
background-repeat: no-repeat;
width: 860px;
height: 1px;
font-size: 1px;
}

#flags {
width: 860px;
text-align: center;
}

#flagscontener {
margin-top: 10px;
margin-bottom: 10px;
}

.flag {
text-align: center;
font-weight: bold;
width: 80px;
}

.odst {
height: 10px;
font-size: 1px;
}

.img {
border: 0px;
padding-bottom: 3px;
}

#footer {
width: 860px;
padding-top: 10px;
text-align: center;
}

a {
text-decoration: none;
}

a:hover {
color: #004C75;
background-color: inherit;
font-weight: bold;
text-decoration: underline;
}

* {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 15px;
color: #000000;
background-color: inherit;
}

