.content {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.setmargin {
padding: 0cm 0.5cm;
	}
	
.class2 a {
color:#666666; /* A black link */
text-decoration:none; /* No underline etc */
}

.class2 a:hover { /* on hover of the link */
color:#999999;
text-decoration:underline; /* underline */
}

.class2 a:visited { /* on hover of the link */
color:#666666; 
}	