A:link {text-decoration:none;}
A:active {text-decoration:none; color:RED;}
A:visited {text-decoration:none;}
A:hover {text-decoration:underline; color:RED;}
td, input, select {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.choice {
	color: #0066CC;
}.menu {
	color: #333333;
}.top {
	color: #000000;
	font-weight: bold;
}
