html{  
  font-family: Arial, Tahoma, Helvetica, sans-serif; 
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(files/first/bg_first.gif) repeat-x scroll 0 0;
}

.first_flags{
font-size: 11px;
color: #555;
text-decoration:none;
padding-top:3px;
}



a.first_flags:hover{ text-decoration:underline;}

.copy {
	font-size: 11px;
	color: #999999;
	background: url(files/first/bg_bottom.jpg) no-repeat scroll 0 0;
}

.copy{
font-size:10px;
color:#9d9d9d;
padding-top:26px;
}

.copy b{
font-size:11px;
color:#00478c;
}


a {
  color: #00478c;
  text-decoration:none;
}
a:visited {
  color: #00478c;
}
a:hover {
  color: #00478c;
  text-decoration: underline;
}