.cattable:LINK {
	COLOR: blue; 
	text-decoration: none;
}

.footertext {
	FONT: 8pt verdana;
}

A:LINK {
	COLOR: blue; 
	text-decoration: none;
}

A:VISITED {
	COLOR: blue; 
	text-decoration: none;
}

A:HOVER {
	color : black;
	font-weight : bold;
}