td {
	font-size: 12px;
	text-decoration: none;
}
.myinput {
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.td20 {
	font-size: 12px;
	line-height: 20px;
}
.td16 {

	font-size: 12px;
	line-height: 16px;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
.menu:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-size: 12px;
	color: #F2F2F2;
	text-decoration: underline;
}
