
.sec_nav  a {
  font-family: Arial;
  font-size: 65%;
  font-weight: normal;
  text-decoration: none;
  color: #990000;
  }
  
.sec_nav a:link { color: #990000; }
.sec_nav a:active { color: #990000; }
.sec_nav a:visited { color: #990000; }
.sec_nav a:hover {
	color: #999999;
	font-weight : normal;
}

.sec_link  a {
  font-family: Arial;
  font-size: 90%;
  font-weight: bold;
  text-decoration: underline;
  color: #660000;
  }
  
.sec_link a:link { color: #660000; }
.sec_link a:active { color: #660000; }
.sec_link a:visited { color: #660000; }
.sec_link a:hover {
	color: #999999;
	font-weight : bold;
}

.sec_nav  a {
  font-family: Arial;
  font-size: 85%;
  font-weight: bold;
  text-decoration: normal;
  color: #999999;
  }
  
.sec_nav a:link { color: #999999; }
.sec_nav a:active { color: #999999; }
.sec_nav a:visited { color: #999999; }
.sec_nav a:hover {
	color: #cc6600;
	font-weight : bold;
}
.link  a {
  font-family: Arial;
  font-size: 70%;
  font-weight: normal;
  text-decoration: underline;
  color: #FF9933;
  }
  
.link a:link { color: #FF9933; }
.link a:active { color: #FF9933; }
.link a:visited { color: #FF9933; }
.link a:hover {
	color: #999999;
	font-weight : normal;
}


.sec_main {
  font-family: Arial;
  font-size: 75%;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
  }
  
.sec_linkon {
  font-family: Arial;
  font-size: 70%;
  font-weight: bold;
  text-decoration: none;
  color: #990000;
  }
  
  
.title {
    font-family: Arial;
    font-size: 75%;
    font-weight: bold;
    text-decoration: none;
    color: #cccccc;
  }
  
.main {
    font-family: Arial;
    font-size: 70%;
    font-weight: normal;
    text-decoration: none;
    color: #999999;
  }
  
.heading {
    font-family: Arial;
    font-size: 85%;
    font-weight: bold;
    text-decoration: none;
    color: #cc6600;
  }
  
.subheading {
    font-family: Arial;
    font-size: 75%;
    font-weight: bold;
    text-decoration: none;
    color: #cc9900;
  }
  
 .backtop {
     font-family: Arial;
     font-size: 70%;
     font-weight: bold;
     text-decoration: none;
     color: #597886;
  }
  
.legal {
    font-family: Arial;
    font-size: 60%;
    font-weight: normal;
    text-decoration: none;
    color: #333333;
  }
  
.quote {
    font-family: Arial;
    font-size: 75%;
    font-weight: normal;
    text-decoration: none;
    color: #999999;
  }
  
  .upload {
      font-family: Arial;
      font-size: 85%;
      font-weight: normal;
      text-decoration: none;
      color: #000000;
  }
