.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC99CC;
	text-decoration: underline;
}

a.HeadLink {
  text-decoration: none;
  font-family: Verdana;
  font-size: 10px; 
font-weight: bold;
  color: #000000;
}

a.HeadLink:hover {
  text-decoration: underline;
  font-family: Verdana;
  font-size: 10px; 
font-weight: bold; 
  color: #B396D8;
}
.linksub {color:black; text-decoration:none;}
.linksub:hover{color:red;}