A:link
 { color: #0000FF; }
A:visited
 { color: #0000FF; }
A:hover
 { color: #FF0000; text-decoration: none; }
A:active
 { color: #800080; } 


A.f0:link
 { color: #000080; text-decoration: none; }
A.f0:visited
 { color: #000080; text-decoration: none; }
A.f0:hover
 { color: #FFFFFF; text-decoration: none; }
A.f0:active
 { color: #FFFFFF; text-decoration: none; } 
 

A.d0:link
 { color: #000000; text-decoration: none; }
A.d0:visited
 { color: #000000; text-decoration: none; }
A.d0:hover
 { color: #0000FF; text-decoration: underline; }
A.d0:active
 { color: #000000; text-decoration: none; }  


A.top:link
 { color: #FFFFFF; text-decoration: none;
   font-family: Arial; font-size: x-small; font-weight: 700; }
A.top:visited
 { color: #FFFFFF; text-decoration: none;
   font-family: Arial; font-size: x-small; font-weight: 700; }
A.top:hover
 { color: #000099; text-decoration: none; 
   font-family: Arial; font-size: x-small; font-weight: 700; }
A.top:active
 { color: #FFFFFF; text-decoration: none;
   font-family: Arial; font-size: x-small; font-weight: 700; } 

.Surname
{ visibility: hidden; }

.Bk1 A { text-decoration:none; color:#000000; padding:1px 1px; DISPLAY: block; BACKGROUND: none; }
.Bk1 A:link { COLOR: black; TEXT-DECORATION: none }
.Bk1 A:visited { COLOR: black; TEXT-DECORATION: none; }
.Bk1 A:hover { BACKGROUND: #000066; COLOR: white; TEXT-DECORATION: none }

BODY
 {
  background-image: url(wallpaper.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
 } 
 
TABLE
 {
  font-size: small;
  font-weight: 400;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Arial; 
 }