/*strong color*/a.first:link,a.first:visited,a.first:hover,a.first:active {	color: #F00;}h1 {			  	color: #F00;}dl {				color:#F00;}p.side, p.first {font: 12px arial; 	color:#F00}#header {border-top:1px 				solid #F00;border-bottom:1px 	solid #F00;		}		table.center {border-bottom:1px solid #F00;}						/*dark color*/	.threecol {	  background:#200;		/* right column background colour */		  	  }			  .threecol .colleft {		  	background:	#200;	/* left column background colour */	}		  	table.side {border-top:15px solid #200;}				  			  			  			  			  			  /*weak color*/a.footer:link,a.footer:visited,a.footer:hover,a.footer:active {	color: #A00;}h3 				{	color: #A00;}#footer {color:#A00}		/*other color*/a:link,a:visited,a:hover,a:active {		  	   		color: #D90;}h2 {				color: #D90;}	table.side {border-bottom:1px solid #D90;}		p.second {color:#D90}					