<STYLE TYPE="text/css"> 

<!--
body {
	}

}
a.LinkOne:link { font-family: arial;
  float: center;
  margin: 1px 1px 2px 2px;
  padding: 3px;
  width: 144px;
  height: 61px;
  border-top: 2px solid #ffffff;
  border-bottom: 3px solid #565656;
  border-left: 3px solid #565656;
  border-right: 2px solid #ffffff;
  background: #000000;
  text-align: center;
  text-decoration: none;
  font: normal 16px Arial;
  color: white;
}
a.LinkOne:visited { font-family: arial;
  float: center;
  margin: 1px 1px 2px 2px;
  padding: 3px;
  width: 144px;
  height: 61px;
  border-top: 2px solid #ffffff;
  border-bottom: 3px solid #565656;
  border-left: 3px solid #565656;
  border-right: 2px solid #ffffff;
  background: #000000;
  text-align: center;
  text-decoration: none;
  font: normal 16px Arial;
  color: white;
}
a.LinkOne:hover {   
background: purple;
}

a.LinkOne:active
  border-bottom: 1px solid #D8BFD8;
  border-top: 1px solid #FFFFFF;
  border-right: 2px solid #D8BFD8;
  border-left: 2px solid #FFFFFF;
}


}



a.LinkTwo:link { font-family: arial;
  float: center;
  margin: 1px 1px 2px 2px;
  padding: 3px;
  width: 144px;
  height: 48px;
  border-top: 2px solid #ffffff;
  border-bottom: 3px solid #565656;
  border-left: 3px solid #565656;
  border-right: 2px solid #ffffff;
  background: #000000;
  text-align: center;
  text-decoration: none;
  font: normal 16px Arial;
  color: white;
}
a.LinkTwo:visited { font-family: arial;
  float: center;
  margin: 1px 1px 2px 2px;
  padding: 3px;
  width: 144px;
  height: 48px;
  border-top: 2px solid #ffffff;
  border-bottom: 3px solid #565656;
  border-left: 3px solid #565656;
  border-right: 2px solid #ffffff;
  background: #000000;
  text-align: center;
  text-decoration: none;
  font: normal 16px Arial;
  color: white;
}
a.LinkTwo:hover {   
background: purple;
}

a.LinkTwo:active
  border-bottom: 1px solid #D8BFD8;
  border-top: 1px solid #FFFFFF;
  border-right: 2px solid #D8BFD8;
  border-left: 2px solid #FFFFFF;
}


}



