A:link.orderlink
 {
  font-family:arial;
  font-size:12pt;
  font-style:normal;
  font-weight:bold;
 }

A:visited.orderlink
 {
  font-family:arial;
  font-size:12pt;
  font-style:normal;
  font-weight:bold;
 }
 
A:active.orderlink
 {
  font-family:arial;
  font-size:12pt;
  font-style:normal;
  font-weight:bold;
 }
 
A:hover.orderlink
 {
  font-family:arial; 
  font-size:12pt; 
  font-style:normal; 
  font-weight:bold;
 }
 
A:link.navbarlink
 {
  color:white;
  font-family:arial; 
  font-size:10pt; 
  font-weight:normal; 
  font-style:normal; 
  text-decoration:none; 
  background-color:rgb(112,154,187);
 }
 
A:visited.navbarlink
 {
  color:white; 
  font-family:arial; 
  font-size:10pt; 
  font-weight:normal; 
  font-style:normal; 
  text-decoration:none; 
  background-color:rgb(112,154,187);
 }
 
A:active.navbarlink
 {
  color:white; 
  font-family:arial; 
  font-size:10pt; 
  font-weight:normal; 
  font-style:normal; 
  text-decoration:none; 
  background-color:rgb(112,154,187);
 }
 
A:hover.navbarlink
 {
  color:yellow; 
  font-family:arial; 
  font-size:10pt; 
  font-weight:normal; 
  font-style:normal; 
  text-decoration:none; 
  background-color:rgb(112,154,187);
 }
 
A:link.buttonlink
 {
  color:black;
  font-family:arial; 
  font-size:10pt; 
  font-style:normal; 
  font-weight:normal; 
  text-decoration:none; 
  background-color:white;
 }

A:visited.buttonlink
 {
  color:black;
  font-family:arial; 
  font-size:10pt; 
  font-style:normal; 
  font-weight:normal; 
  text-decoration:none; 
  background-color:white;
 }

A:active.buttonlink
 {
  color:black;
  font-family:arial; 
  font-size:10pt; 
  font-style:normal; 
  font-weight:normal; 
  text-decoration:none; 
  background-color:white;
 }

A:hover.buttonlink
 {
  color:black; 
  font-family:arial; 
  font-size:10pt; 
  font-style:normal; 
  font-weight:normal; 
  text-decoration:none; 
  background-color:white;
 }

.smalltext
 {
  color:black;
  font-family:arial;
  font-size:8pt;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
/*  background-color:white;*/
 }

h3
 {
  color:black;
  font-family:arial;
  font-size:12pt;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
/*  background-color:white;*/
 }

th, td, div, p, ul, ol, li, table
 {
  color:black;
  font-family:arial;
  font-size:10pt;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
/*  background-color:white;*/
 }

 