/* CSS Document */

a.text:link {
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
}

a.text:hover {	color: #CC0099;
	text-decoration: none;
	font-family: verdana;
		font-weight: bold;	}

a.text:visited {	text-decoration: none;
	font-family: verdana;
		font-weight: bold;
			}

a.text:active { color: #000000;
	text-decoration: none;
	font-family: verdana;	
		font-weight: bold;
		}

	
.perutext8 {	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
} 

a.nav:hover {
	color: #ffcc00;
	text-decoration: none;
	font-family: Arial;
}
a.nav:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
}
a.nav:visited {
	text-decoration: none;
	color: #999999;
	font-family: Arial;
}



.imageright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: both;
}
.imagetop {
	float: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.smallgrey {  
	font-family: Verdana; 
	font-size: 8pt;
	color: #999999; 
	font-weight: 300;
}
.smalldkgrey {  
	font-family: Verdana; 
	font-size: 8pt;
	color: #666666; 
	font-weight: 300;
}
.smallblack {  
	font-family: Verdana; 
	font-size: 7pt;
	color: #000000; 
	font-weight: 300;
}
.countrytitle {  
	font-family: Arial; 
	font-size: 12pt;
	color: #999999; 
	font-weight: 700;
}
.text_yellow {
	color: #FFCC33;
	font-weight: bold;
}
