<style type="text/css">
.class1 A:link {
	text-decoration: none;
	font-size: 18px;
	color: #000000;
}
.class1 A:visited {
   text-decoration: none;
   font-size: 18px;
   color: #0000FF;
}

.class1 A:hover {
	text-decoration: none;
	color: #CC0033;
	text-transform: capitalize;
}
.class1 A:active {text-decoration: none}
</style> .class1 A:link {
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
.class1 A:link {
	text-decoration: none;
}

