.Clem {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: repeat;
	color: #000000;
	background-color: #99CCCC;



}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;

}
