BODY

{

	background-color: #ffffff;

}


#wrapperdiv

{

	border: 1px solid red;

	padding: 5;

	width: 600px;

	background-color: #ffffff;
	
	margin: auto;
	
	margin-top: 50px;
	

}




TD.products

{


font-family: verdana, sans-serif;

font-size: 9pt;

color: #666666;



}



TD.products a:link { text-decoration: none; color: #666666 }

TD.products a:visited { text-decoration: none; color: #666666 }

TD.products a:hover { text-decoration: underline; color: #666666 }


