td{
	font-size: 12px;
	font-family:  verdana;
}

a:visited{
	color: #993333;
}	

a:active{
	color: gray;
}

a:hover{
	color: #000066;
	text-decoration: underline;
}

input1 {
	height: 15px;
	width: 90px;
	font-size: 9px;
	border: none;
}

.test {
	color: #999999;
	font-size: 10px;
	font-style: italic;
}

