 a 
 {
	  text-decoration: none;
 }
 a:hover
 {
	text-decoration: underline;
 }
 
  a.pagina { color:#ff837b;}
a.pagina:visited {color:#ff837b;}
  
  a.ellipseNav 
 {
  padding-top:28px; padding-bottom:28px;
  padding-left:35px; padding-right:35px;
  width:151px; height:78px; 
  background-image: url(Photos/ellipseblue.gif);
  text-decoration: none;             
  text-align:center; color:blue; 
  font-weight:normal;  
 }
 a.ellipseNav:hover 
 {
  width:151px; height:78px; 
  background-image: url(Photos/ellipsepurple.gif);
  text-decoration: none; color:white;  
  font-size:medium; font-family: Book Antiqua;
 }
