		/* CCTC Ltd. 07-06-2007. Stylesheet for affiliate sites linking in to www.xmasdirect.co.uk. By Ruaridh MacCallum */
		/* This one is for Christmas LED Lights */
		
	
/* ADJUST THE HYPERLINKS HERE.....*/
	
		A:link {
			font-weight: bold;
			text-decoration: none;
			color: #0066FF;
		}
		A:visited {
	font-weight: bold;
			text-decoration: none;
			color: #0066FF;
		}
		A:active {
	font-weight: bold;
			text-decoration: none;
			color: #0066FF;
		}
		A:hover {
			font-weight: bold;
			text-decoration: underline;
			color: #009900;
		}
		
		
/* TABLE STYLES FOR CONTENT BLOCKS */

td.blocks {
		font-family: arial;
		border-top: hidden;
		border-bottom: thin solid #364023;
		border-left: thin solid #364023;
		border-right: thin solid #364023;
		background: #DDDDDD;
	}
	
td {
		font-size: 10pt;
		font-family: arial;
		text-align: left;
}

td.strapline {
		font-size: 12pt;
		font-style: italic;
		text-align: center;
		background: #EEEEEE;
		color: #4A611C;
}