.myStyle1 {
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
.mid {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #FFFFFF;
	padding-right: 25px;
}


a.myStyle1:hover {
	font-family : Verdana;
	font-size : 12px;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 2;
}
