BODY #cat { 	

    color: #ffffff;
} 

a:link {
	color: #6699FF;
	text-decoration:none;	
}
a:visited {
	color: #CCCCCC;
}
a:hover {

	COLOR:#999999;
	text-decoration:none;	
}
