@charset "utf-8";
/* CSS Document */
.footer	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #999999;
}
.footer:link {
	text-decoration: none;
}
.footer:visited {
	text-decoration: none;
	color: #666699;
}
.footer:hover {
	text-decoration: underline;
	color: #CC0000;
}
.footer:active {
	text-decoration: none;
	color: #CC0000;
}
.copyright	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #999999;
}
.products	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:16px;
}
.form {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #000;
}
.products1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}
.products1:link {
	text-decoration: none;
}
.products1:visited {
	text-decoration: none;
	color: #666699;
}
.products1:hover {
	text-decoration: underline;
	color: #CC0000;
}
.products1:active {
	text-decoration: none;
	color: #CC0000;
}