.header

 {

  font-family: Tahoma;

  font-size: 20pt;

  color: #E0E0E0; position:relative; left:32

 }

.text

 {

  font-family: Tahoma;

  font-size: 10pt;

  color: #FFFFFF; 		

 }

a:link.text

 {

  font-family: Tahoma;

  font-size: 10pt;

  color: #FFFFFF;

  text-decoration: underline;

 }

a:visited.text

 {

  font-family: Tahoma;

  font-size: 10pt;

  color: #FFFFFF;

  text-decoration: underline;

 }

a:hover.text

 {

  font-family: Tahoma;

  font-size: 10pt;

  text-decoration: none;

  color: #C0C0C0;

 }

a:active.text

 {

  font-family: Tahoma;

  font-size: 10pt;

  text-decoration: none;

  color: #C0C0C0;

 }

.navigation

 {

  font-family: Tahoma;

  font-size: 10pt;

  color: #C0C0C0;font-weight:bold

 }

a:link.navigation

 {

  font-family: Tahoma;

  font-size: 10pt;

  color: #C0C0C0;

  text-decoration: none; font-weight:bold

 }

a:visited.navigation

 {

  font-family: Tahoma;

  font-size: 10pt;

  color: #C0C0C0;

  text-decoration: none; font-weight:bold

 }

a:hover.navigation

 {

  font-family: Tahoma;

  font-size: 10pt;

  text-decoration: none;

  color: #D4D4D4;font-weight:bold

 }

a:active.navigation

 {

  font-family: Tahoma;

  font-size: 10pt;

  text-decoration: none;

  color: #D4D4D4;font-weight:bold

 }

.copyright

 {

  font-family: verdena;

  font-size: 8pt;

  color: #FFFFFF;

  text-decoration:none;

  position:relative;

  top:0px;

 }

a:link.copyright

 {

  font-family: Tahoma;

  font-size: 8pt;

  color: #C0C0C0;

  text-decoration: underline;

  position:relative;

  top:4;

 }

a:visited.copyright

 {

  font-family: Tahoma;

  font-size: 8pt;

  color: #C0C0C0;

  text-decoration: underline;

 }

a:hover.copyright

 {

  font-family: Tahoma;

  font-size: 8pt;

  text-decoration: none;

  color: #C0C0C0;

 }

a:active.copyright

 {

  font-family: Tahoma;

  font-size: 8pt;

  text-decoration: none;

  color: #C0C0C0;

 }
