.body {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

.prodname {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.head {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #3D5A7A;
	text-decoration: none;
}


.link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3470B1;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #black;
	text-decoration: none;
}
