
.verbage 
{ 
  background-color: rgb(255,255,255); 
  font-family: Verdana, Arial, sans-serif;;
  font-style: normal;
  font-weight: normal; 
  text-decoration: none; 
  font-size: 13px; 
  color: rgb(000,000,000); 
} 

.address 
{ 
  background-color: rgb(255,255,255); 
  font-family: Verdana, Arial, sans-serif; 
  font-style: normal; 
  font-weight: normal; 
  text-decoration: none; 
  font-size: 12px; 
  color: rgb(130,130,130); 
} 

TABLE.border 
{ 
  background-color: #666666; 
} 

.nav 
{
  background-color: rgb(255,255,255); 
  color: rgb(000,000,000); 
} 

a.navbar:hover 
{ 
  font-family: Verdana, Arial,sans-serif; 
  font-style: normal; 
  font-weight: bold; 
  text-decoration: none; 
  color: rgb(000,000,000); 
  font-size: 15px; 
} 

a.navbar:link 
{ 
  font-family: Verdana, Arial, sans-serif;; 
  font-style: normal; 
  font-weight: bold; 
  text-decoration: none; color: 
  rgb(000,000,000); font-size: 15px } 

a.navbar:visited 
{ 
  font-family: Verdana, Arial, sans-serif; 
  font-style: normal; 
  font-weight: bold; 
  text-decoration: none; 
  color: rgb(000,000,000); 
  font-size: 15px; 
} 

a.inlinelink:hover 
{ 
  font-family: Verdana, Arial, sans-serif; 
  font-style: normal; 
  font-weight: normal;
  color: rgb(000,200,255); 
  font-size: 15px; } 

a.inlinelink:link 
{ 
  font-family: Verdana, Arial, sans-serif; 
  font-style: normal; 
  font-weight: normal; 
  color: rgb(000,200,255); 
  font-size: 15px 
} 

a.inlinelink:visited 
{ 
  font-family: Verdana, Arial, sans-serif; 
  font-style: normal; 
  font-weight: normal; 
  color: rgb(000,200,255); 
  font-size: 15px; 
}
