.smallbuy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin outset #666666;
}
table {
	border: thin none #999999;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #dedede;
}
a:link {
	color: #364654;
	text-decoration: none;
}
a:visited {
	color: #364654;
	text-decoration: none;
}
a:hover {
	color: #597288;
	text-decoration: none;
}
a:active {
	color: #364654;
	text-decoration: underline;
}
