



.homeProducts:link {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	z-index: 500;
}



.homeProducts:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color:#A80000;
	z-index: 500;
}


.homeProducts:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	z-index: 500;
}


.homeProducts:hover {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	text-decoration:none;		
	z-index: 500;
}







.homeMicroPure:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Green;
	text-decoration: none;
	z-index: 500;
}



.homeMicroPure:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color:Green;
	z-index: 500;

}



.homeMicroPure:active {text-decoration: none}



.homeMicroPure:hover {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000CD;
	text-decoration:none;		
	z-index: 500;
}





.homeDesc {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #434343;
	text-decoration:none;		
	z-index: 500;
}







.productMainPage:link {
	text-decoration: none;
	color: #686868;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-left: 0px;
}



.productMainPage:visited {
	text-decoration: none;
	color: #686868;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-left: 0px;
}



.productMainPage:active {
	text-decoration: none;
	color: #686868;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-left: 0px;
}



.productMainPage:hover {
	text-decoration: none;
	color: #CE1F00;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-left: 0px;
}



