a:link {
  color: 		#666666;
  font-weight:		bold;
  text-decoration:	underline
}
a:active {
  color: 		#666666;
  font-weight: 		bold;
  text-decoration: 	underline
}
a:visited {
  color: 		#666666;
  font-weight: 		bold;
  text-decoration: 	underline
}
a:hover {
  color:		#666666;
  font-weight:		bold;
  text-decoration:	underline
}.Style1 {

  color: 		#000000;
  font-weight:		bold
}
.Style2 {


  color: 		#666666;
  font-weight:		bold
}

