.homelink1 { border: 2px solid #000000;
  margin: 20px 40px; padding: 2px;}
.homelink1 a { display: block; width: 100%; text-decoration: none;
  background: #001757 url(images/homelinkblue.jpg) repeat-x top center;
  font: bold 14pt/16pt arial, sans-serif;
  text-align: center; padding: 10px 0;}
.homelink1 a:hover { background: #662e00 url(images/homelinkorange.jpg) repeat-x top center;}
.linktext { color: #ffffff;}

.homelink2 { border: 2px solid #000000;
  margin: 20px 40px; padding: 2px;}
.homelink2 a { display: block; width: 100%; text-decoration: none;
  background: #560000 url(images/homelinkred.jpg) repeat-x top center;
  font: bold 14pt/16pt arial, sans-serif;
  text-align: center; padding: 10px 0;}
.homelink2 a:hover { background: #662e00 url(images/homelinkorange.jpg) repeat-x top center;}
.linktext { color: #ffffff;}

.homelink3 { border: 2px solid #000000;
  margin: 20px 40px; padding: 2px;}
.homelink3 a { display: block; width: 100%; text-decoration: none;
  background: #092d00 url(images/homelinkgreen.jpg) repeat-x top center;
  font: bold 14pt/16pt arial, sans-serif;
  text-align: center; padding: 10px 0;}
.homelink3 a:hover { background: #662e00 url(images/homelinkorange.jpg) repeat-x top center;}

.homelink4 { border: 2px solid #000000;
  margin: 20px 40px; padding: 2px;}
.homelink4 a { display: block; width: 100%; text-decoration: none;
  background: #48004c url(images/homelinkpurple.jpg) repeat-x top center;
  font: bold 14pt/16pt arial, sans-serif;
  text-align: center; padding: 10px 0;}
.homelink4 a:hover { background: #662e00 url(images/homelinkorange.jpg) repeat-x top center;}

.homelink5 { border: 2px solid #000000;
  margin: 20px 40px; padding: 2px;}
.homelink5 a { display: block; width: 100%; text-decoration: none;
  background: #003c2c url(images/homelinkaqua.jpg) repeat-x top center;
  font: bold 14pt/16pt arial, sans-serif;
  text-align: center; padding: 10px 0;}
.homelink5 a:hover { background: #662e00 url(images/homelinkorange.jpg) repeat-x top center;}

