.mainheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0099FF;
}
a:link {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}	
a:visited {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;	
}
a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}