.mr {
	text-decoration: none;
}
td {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;

}
a:link {
	text-decoration: none;
	color: #666666;

}
a:visited {
	text-decoration: none;
	color: #666666;

}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.form3 {
	font-size: 12px;
	color: #333333;
	height:15px;
	text-decoration: none;
	background-color: FBFBFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;

}