	
A:link
 {
  COLOR: #000000;
  TEXT-DECORATION: underline;
  CURSOR: hand;
  FONT-FAMILY: "Times New Roman", Times, serif;
  FONT-SIZE: 14px;
  FONT-WEIGHT: bold;
 }

A:visited
 {
  COLOR: #000000;
  TEXT-DECORATION: underline;
  CURSOR: hand;
  FONT-FAMILY: "Times New Roman", Times, serif;
  FONT-SIZE: 14px;
  FONT-WEIGHT: bold;
 }

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


  }
  
  
  

.bluelink A:link
 {
  COLOR: #3372b7;
  TEXT-DECORATION: none;
  CURSOR: hand;
  FONT-FAMILY: "Times New Roman", Times, serif;
  FONT-SIZE: 18px;
  FONT-WEIGHT: bold;
	 text-decoration: underline;
 }

.bluelink A:visited
 {
  COLOR: #3372b7;
  TEXT-DECORATION: none;
  CURSOR: hand;
  FONT-FAMILY: "Times New Roman", Times, serif;
  FONT-SIZE: 18px;
  FONT-WEIGHT: bold;
  text-decoration: underline;
 }

.bluelink A:active
 {
  COLOR: #3372b7;
  TEXT-DECORATION: none;
  CURSOR: hand;
  FONT-FAMILY: "Times New Roman", Times, serif;
  FONT-SIZE: 18px;
  FONT-WEIGHT: bold;
  text-decoration: underline;
 }
 
.bluelink A:hover 
  {
	COLOR: #000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	text-decoration: underline;


  }
