.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990099;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.links a
   {
   color: #00669;
   }

.links a:hover
   {
   font-weight: bolder;
   color: #000000;
   }
}