/* CSS Document */

a.footer { color:#000000; text-decoration:none; }
a.footer:visited { color:#000000; text-decoration:none; }
a.footer:hover {color:#000000; text-decoration:none; }

a.link {color:#6c6c80; text-decoration:none; }

.box {  
  text-align:center; 
  border-style:solid; 
  border-right-width:1px; 
  border-right-color:#7f7f7f; 
  border-left-width:1px; 
  border-left-color:#7f7f7f; 
  border-top:none; 
  border-bottom:none;
}

a.boxlink { 
  color:#7f7f7f; 
  text-decoration:none; 
}
a.boxlink:visited { color:#7f7f7f; }
a.boxlink:hover { background-color:#7f7f7f; color:#a7a7a7; }
