body {
	background-image: url(cpccbg1.gif);
	background-repeat: repeat-x; 
table
{
border-collapse:collapse;
}
table,th, td
{
border: 1px solid black;
}

a:link { color: Green; text-decoration: none; }
a:visited { color: Green; text-decoration: none; } 
a:hover { color: blue; text-decoration: none; } 


