.arnold
{background-color: royalblue;}
.mangeni
{color: royalblue;font-size: 11px;
 font-family: Georgia, Times New Roman;
 font-weight: bold;font-style: italic;
 text-decoration: none;}
.footer
{
color: royalblue;font-size: 11px;
font-family: Georgia, Times New Roman;
font-weight: bold;
text-decoration: none;
}
.cars
{color: green;font-size:10px;
font-family: Georgia, Times New Roman;
font-weight:bold;
text-decoration:none;
}
.mangeni:link
 {color: gray;font-size: 11px;
  font-family: Georgia, Times New Roman;
  font-weight: bold;font-style: italic;
  text-decoration:none;}
.mangeni:visited 
  {color: gray;font-size: 11px;
  font-family: Georgia, Times New Roman;
  font-weight: bold;font-style: italic;
  text-decoration: none;}
.mangeni:active 
  {color: gray;font-size: 11px;
   font-family: Georgia, Times New Roman;
   font-weight: bold;font-style: italic;
   text-decoration: none;}
.mangeni:hover
   {color: royalblue;font-size: 11px;
    font-family: Georgia, Times New Roman;
    font-weight: bold;font-style: italic;
    text-decoration: none;}
