
a:hover {
background-color: #444444;
color: black;
text-decoration: none;
font-family: Verdana;
}

body { 
  font-family: verdana;
}

a    {
  text-decoration: none;
}

h1   { 
  font-size: 16px;
  font-family: verdana;
  color: silver;
}

h2   { 
  font-size: 13px;
  font-family: Verdana;
  color: silver;
}

h4   { 
  font-size: 13px;
  font-family: verdana;
  color: silver;
}


h6   {
  font-size: 10px;
  font-family: verdana;
  color: silver;
}


td.links1 {
  font-size: 10px;
  font-family: verdana;

}

td.divlinks {
  font-size: 10px;
  font-family: verdana;
  color: #ffffff;
}

a.links2 {
  
  font-size: 10px;
  color: black;
  font-family: verdana;
}

td.links3 {
  font-size: 9px;
  font-family: verdana;
  color: white;
  background-color: white;  
}

table.adam {
  border-style: solid;
  border-left-width: 1px; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px;
}
