/*  ourproducts1.css for hairdini.com  gms 081507  */

#ProdLink  {
	background-color: White;
	color: Blue;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	z-index: 10
}

#ProdLink a  {
	background-color: White;
	color: Blue;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	z-index: 10
}

#ProdLink a:hover  {
	color: #EE1DE8;
	text-decoration: underline;
}
