input,select {
	font-size: 12px;
	font-weight: lighter;
}
a:link {
	text-decoration: none;
	color: #585858;
}
a:active {
	text-decoration: none;
	color: ##0066FF;
}
a:visited {
	text-decoration: none;
	color: #585858;
}
a:hover {
	color: #446683;
}

td {
	font-size: 12px;
	line-height: 16px;
	color: #686868;
}

.a1:link{
	color:#000000!important;
}
.a1:visited{
	color:#000000!important;
}
.a1:hover{
	color:#FF0000!important;
}