.crowds {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
a:link{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none; 
}
a:visited{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none; 
}
a:active{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none; 
}
a:hover{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	text-decoration: none; 
}

