*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.3em; background: #000; color: #dedede; }
a {COLOR: #000; text-decoration: none;}
a:visited {COLOR: #000; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; font-size:18px;COLOR: #000;}
h3 { padding-left: 10px; color: #fff; background: #CDA515;  font-size: 1em; height: 24px; line-height: 24px; }
h5 {font-weight: bold; color: rgb(51, 51, 255); }
p { margin: 5px 0 10px 0; }
img { border: none; }

#header { 
background: #000 url(images/head.png) no-repeat;
height: 120px;
}
#header h1 {
color: #fff;
font-size: 12px;
font-weight: 400;
padding: 100px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #fff;
text-decoration: none;
}

.flags { 
	height: 22px; 
	width: 660px; 
               position: absolute;
               float:right;
               top: 4px;
               right: 10px;
}

#wrap { width: 680px; background: #000;}
#right { margin-bottom: 10px;  width: 660px; padding: 0 10px 10px 10px; text-align:left;margin-top: 10px;}
#right a:link {color:#FD3100;}
#right a:visited {color:#FD3100;}
#right a:hover {color:#009900;}


#footer { color:#ccc; font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px;}
#footer a:link {color:#ccc;}
#footer a:visited {color:#ccc;}
#footer a:hover {color:#009900;}