a.items
   {
     font-family:Arial,sans-serif;
     color:#3366CC;
     font-size:20px;
     text-align: center;
     text-decoration:none
   }
a.items:hover
   {
    text-decoration:underline;
    color:#990000;
   }


