table {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFC937;
}
.input {
	height: 18px;
	font-family: "Verdana";
	font-size: 12px;

}
.h20 {
	line-height: 17px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFC937;
	text-decoration: underline;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
