
a.midlink:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;


	
}
a.midlink:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;




}
a.midlink:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;




}

a.midlink:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;


		

}
select {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: solid;
}

