/* CSS Document */



.heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	

}

.language:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-weight:bold;
	text-decoration: underline;

}
.language:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000 ;
	font-weight:bold;
	text-decoration: underline;
}
.language:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	font-weight:bold;
	text-decoration: none;
}
.counter_name {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	padding-left:5px;
}





