	
A:link
 {
	COLOR: #000000;
	CURSOR: hand;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	text-decoration: none;

 }

A:visited
 {
	COLOR: #000000;
	CURSOR: hand;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	text-decoration: none;

 }

A:active
 {
	COLOR: #000000;
	CURSOR: hand;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	text-decoration: none;

 }
 
 A:hover 
  {
	COLOR: #330066;
	CURSOR: hand;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	background-position: left bottom;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: none #99CC99;
	text-decoration: underline;









  }
