a.black:link {	
	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.black:visited {
 	background: transparent;
	text-decoration:  none;
 	color: #000000;
}
a.black:hover {
 	background: transparent;
	text-decoration:  none;
 	color: #0000CC;
}
  


a.blue:link {	
	background: transparent;
	text-decoration:  none;
	color: #0000cc;
}
a.blue:visited {
 	background: transparent;
	text-decoration:  none;
	color: #0000cc;
}

a.blue:hover {
 	background: transparent;
	text-decoration:  none;
 	color: #C6A6BD;
}



a.purple:link {	
	background: transparent;
	text-decoration:  none;
	color: #654565;
}
a.purple:visited {
 	background: transparent;
	text-decoration:  none;
	color: #654565;
}
a.purple:hover {
 	background: transparent;
	text-decoration:  none;
 	color: #0000ff;
}
}h2.newsletter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
table.newsletter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
