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: #DA2028;
}

td {
	font-size: 12px;
	line-height: 16px;
	color: #323232;
}

