BODY {
	background: url("img/bgglobe.jpg");
	font-family : Tahoma, Arial, sans-serif ;
	font-size : 10pt;
	color: #2a2a85;
}

TD {
	
	background-color: #c4c4c4;
	
	font-family : Tahoma, Arial, sans-serif ;
	font-size : 10pt;
	color: #2A2A85;
}


.header {
	font-family : Tahoma, Arial, sans-serif ;
	font-size : 10pt;
	color: #2A2A85;
	font-weight: bold;
}


A:visited {
text-decoration: none;

	font-family : Tahoma, Arial, sans-serif ;
	font-size : 10pt;
	color: #2A2A85;

}


A:Hover {
text-decoration: none;

	font-family : Tahoma, Arial, sans-serif ;
	font-size : 10pt;
	color: #000000;


A:link {
text-decoration: none;

	font-family : Tahoma, Arial, sans-serif ;
	font-size : 10pt;
	color: #2A2A85;

}