.text1 {
	font-size: 12px;
}
td {
	font-size: 12px;
}
.input1 {
	margin: 1px;
	width: 80px;
	border: 1px solid #B5DFFF;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #336600;
	text-decoration: underline;	
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

