.main
{
font-family:arial;
font-size:11px;
color:#696969;
font-weight:normal;
text-decoration:none;
}
.footer
{
	font-family:arial;
	font-size:11px;
	color:#696969;
	font-weight:normal;
	text-decoration:none;
	text-align: center;
}
.footer:hover
{
font-family:arial;
font-size:11px;
color:#696969;
font-weight:normal;
text-decoration:underline;

}
.16pxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.add a:link {
	color: #666666;
	font-size: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
.add a:visited {
	color: #666666;
	font-size: 16px;
	text-decoration: none;
}
.add a:hover {
	color: #666666;
	font-size: 16px;
	text-decoration: underline;	
}
.add a:active {
	color: #666666;
	font-size: 16px;
	text-decoration: none;
}
.product a:link {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
.product a:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.product a:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;	
}
.product a:active {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}