.text {  font-family: Verdana; font-size: 11px; font-weight: normal; color: #5F0F10}
.text1 {  font-family: Verdana; font-size: 10px; font-weight: normal; color: #5F0F10}
.heading {  font-family: Verdana; font-size: 13px; font-weight: bold; color: #5F0F10}
.link 
{ font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #5F0F10;
  text-decoration: none
  }

.link:hover 
{  
  font-family: Verdana; 
  font-size: 11px; 
  font-weight: bold; 
  color: #5F0F10; 
  text-decoration: none
 }

.nav 
{ font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none
  }
.nav:hover 
{  
  font-family: Verdana; 
  font-size: 11px; 
  font-weight: bold; 
  color: #FFDBA1; 
  text-decoration: none
 }
 .sublink 
{ font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #5F0F10;
  text-decoration: none
  }
.sublink:hover 
{  
  font-family: Arial; 
  font-size: 11px; 
  font-weight: bold; 
  color: #FC6005; 
  text-decoration: none
 }