table {
	font-size: 12px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: underline overline;
}
a:active {
	color: #3399FF;
	text-decoration: none;
}
.forms {
	border: 1px solid #000000;
	height: 18px;
	width: auto;

}
.formbutton {
	border: 1px solid #000000;
	height: 18px;


}
.buttonbg {
	background-image: none;
	background-repeat: no-repeat;
	cursor: hand;
}
