.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;
}

H1 {
	COLOR: blue; 
	text-transform:uppercase;
	font-size:12px;
}
