table.Content {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
table.Content A:link {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
table.Content A:visited {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
table.Content A:hover {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
table.Content A:active {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
table.Floatleft {
   float: left;
}
table.Floatleft A:link {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
table.Floatleft A:visited {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
table.Floatleft A:hover {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
table.Floatleft A:active {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
table.Linktext {
   font-family: verdana;
   text-decoration: none;
}
table.Linktext A:link {
   font-size: 10px;
   color: #0000CC;
   text-decoration: underline;
}
table.Linktext A:visited {
   font-family: verdana;
   text-decoration: none;
}
table.Linktext A:hover {
   font-family: verdana;
   text-decoration: none;
}
table.Linktext A:active {
   font-family: verdana;
   text-decoration: none;
}

