/*
	--------------------------------------------

			Website:	winesaverpro.com
			Author:		John McKernan

	--------------------------------------------

			File:		\wspcredits.css
			Date:		10.01.2006

	--------------------------------------------

	cascading stylesheet

	--------------------------------------------
*/

td.cell {
			padding-left:		5px;
			padding-right:		5px;
			padding-top:		2px;
			padding-bottom:		2px;
}

td.credits {
			padding: 6px 2px 0 0;
}



.gen { 
			font-size:			13px; 
			color:				#FFFFFF;
}

a.gen, a.gen:visited, a.gen:active { 
			color:				#FFFFFF; 
			text-decoration:	underline; 
}

a.gen:hover { 
			color:				#FFFFFF; 
			text-decoration:	underline; 
}



.gen2 { 
			font-size:			13px; 
			color:				#FFCC66; 
			font-weight:		bold;
}

a.gen2, a.gen2:visited, a.gen2:active { 
			color:				#FFCC66; 
			font-weight:		bold; 
			text-decoration:	none; 
}

a.gen2:hover { 
			color:				#FFCC66; 
			font-weight:		bold; 
			text-decoration:	underline; 
}





/* eof */

