body
{
	font-family: Verdana, MS Sans Serif, Tahoma, Arial;
	font-size: 70%;
	color: #666666;
	text-decoration: none;
}

.productInfo
{
	font-family: Verdana, MS Sans Serif, Tahoma, Arial;
	font-size: 70%;
	color: #666666;
	text-decoration: none;
}

	/* Style For Links */
A 
{
	font-size: 100%;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

A:Hover 
{
	
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}



a.productInformation:visted
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
