a:link {
	color: #00CC00;
}
a:hover {
	color: #0099FF;
}
body {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #333333;
}.dates th{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.dates td{
    
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333333;
}

.fulldesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.buttons {
	background-color: #FFFFFF;

}
INPUT, textarea{
	border: 1px groove #666666;
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	}

th {
	color: #FFFFFF;
	background-color: #6699FF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.bigproductname {
	font-weight: bold;
}
.footer {
	color: #FF9900;
	font-weight: bold;
}
.footer:link{
	color: #FF9900;
}
.footer:hover{
	color: #FFFF00;
}
.footer:visited{
	text-decoration: underline;
}
.footer:active{
	color: #FF9900;
}
