a.country { font-family:Tahoma ; font-size:16px; color:#817D7C; 
font-weight:bold; text-decoration:none;
}
a.country:hover {
	text-decoration:none; COLOR: black;
}
a.country:visited {
	font-family:Tahoma; font-weight:bold; text-decoration:none;
}	
a.news { FONT: 12px Arial; COLOR:#3366FF; text-decoration:none;
}
a.news:hover {
	text-decoration:underline; COLOR: blue;
}	
a.news:visited { FONT: 12px Arial;
}
a.span {
    FONT: bold 9px Arial; COLOR: blue; text-decoration:none;
}
a.span:hover {
	text-decoration:none; COLOR: black;
}	
a.span:visited {
	FONT: bold 9px Arial;
}
h1 {
  font-size: 1.2em;
}

.small a {font-family: verdana, helvetica, sans-serif; font-size: 10px; font-weight:normal; color: #000000; text-decoration: none}
.small a:hover {font-family: verdana, helvetica, sans-serif; font-size: 10px; font-weight:normal; color: #000000; text-decoration: underline}
.small p {font-family: verdana, helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none}

.big a {font-family: verdana, helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none}
.big a:hover {font-family: verdana, helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; text-decoration: underline}