
 body
   {
     font-family: Tahoma;
   }
   h1.country
   {
   color: white;
   font-size: 15px;
   font-weight: bold;
   margin: 0;
   text-align: center;
   }

h2
{
font-size: 13px;
margin: 0px;
}
p.text
{
text-align: left;
font-size: 11px;
font-weight: bold;
color: black;
}



h3
{
font-size: 12px;
margin: 0;
}
   
    h1
   {
   font-size: 20px;
   margin: 0;
   }

A {
	 COLOR: black;
	 FONT-SIZE: 11px;  
}
A:hover {
	COLOR: #AE9292
}
a.day_new
{
color: white;
text-decoration: none;
}
a.day_new:hover
{
color: black;
text-decoration: none;
}   

   
   a.country
   {
   color: black;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   }
   
   a.menu
   {
  	color: black;
  	font-size: 14px;
  	font-weight: bold;
  	margin: 5px, 0px, 5px, 5px;
	text-decoration: none;
  }
  a.country:hover,   a.menu:hover, 
   {
   color: black;
   text-decoration: underline;
   }
   p
   {
   color: white;
   font-size: 10px;
   text-align: center;
   }
   p.info
   {
   font-weight: normal;
   text-align: left;
   color: black;
   font-size: 12px;
   }
   p.info1
   {
   font-weight: bold;
   text-align: center;
   color: black;
   font-size: 14px;
   }




b
{
    color: black;
    font-size: 12px;
}

b.date
{
    color: black;
    font-size: 10px;
}


div.country
{
    text-align: center;
   color: black;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   }



div {
	FONT-FAMILY: Tahoma;
	font-size: 10px; 
	text-decoration: none;
    }

dd {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px; 
    }

td {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px; 
    }
    


A.left_menu {
	FONT-WEIGHT: bolder; FONT-SIZE: 13px; COLOR: black; TEXT-DECORATION: none
}
A.left_menu:hover {
	COLOR: #330066; TEXT-DECORATION: underline
}

