A:visited, A:active,  A:link
{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: none;
	color:Black;
}

A:hover
{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: underline;
	color:Black;
}

.Text
{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	color:Black;
}

.ProductDetails
{
	border: #788694 1px solid;
	background-color: #A7B1BB;
}

.ProductActivities
{
	background-color: #A7B1BB;
	color:Black;
}

.ProductShopLinks
{
	background-color: #788694;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 117px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px;
}