body{
  direction: ;
  background-attachment: fixed;
  scrollbar-arrow-color: 4C4A4;
  scrollbar-shadow-color: 6D6C6;
  scrollbar-face-color: 4C4A4;
  scrollbar-darkshadow-color: 40000;
  scrollbar-track-color: 908F8;
  scrollbar-3dlight-color: DEDCD;
  scrollbar-highlight-color: 40000;
  font-family: Arial, Verdana, Trebuchet MS;
  font-size: 11px;
  color: white;
}

a {
  text-decoration: none;
  color: #CCCCCC; 
  }

a:hover{
  text-decoration: none;
  color: #961A29;
}

.bottom a:hover{
  border-bottom: 4px solid #414141;
}

.center{border: 1px solid #961A29;}


.immagine a img{border: 3px solid #961A29;}

.immagine a:hover img{border: 3px solid #CCCCCC;}