.mike1 {background:#ffffff;font-family:Verdana;font-size:10px;color:black;text-decoration:none}
a.mike1:hover {font-family: Verdana; font-size: 10px; color: blue; text-decoration: underline}
.mike2 {
	background: #ffffff;
	border-right: 1px solid Blue;
	font-family: Verdana;
	font-size: 10px;
	color: black;
	text-decoration: none;
}
.mike3 {
	background: #ffffff;
	border-left: 1px solid Blue;
	font-family: Verdana;
	font-size: 10px;
	color: black;
	text-decoration: none;
}
.bottom {
	font-family: Verdana;
	font-size: 12px;
	color: blue;
	text-decoration: none;
}
.mike4 {
	font-family: Verdana;
	font-size: 10px;
	color: blue;
	text-decoration: none;
	font-weight: bold;
}
.form {
	font-family: Verdana;
	font-size: 10px;
	color: blue;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	border: 0;
}