ul.linkwhite {
   color: #FFFFFF;
   text-decoration: none;
}
ul.linkwhite A:link {
   color: #FFFFFF;
   text-decoration: none;
}
ul.linkwhite A:visited {
   color: #FFFFFF;
   text-decoration: none;
}
ul.linkwhite A:hover {
   color: #FFFFFF;
   text-decoration: none;
}
ul.linkwhite A:active {
   color: #FFFFFF;
   text-decoration: none;
}
ul.Content {
   color: #BFBFBF;
}
ul.Content A:link {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
ul.Content A:visited {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
ul.Content A:hover {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
ul.Content A:active {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
ul.navigation {
   color: #FFFFFF;
   text-decoration: none;
}
ul.navigation A:link {
   color: #FFFFFF;
   text-decoration: none;
}
ul.navigation A:visited {
   color: #FFFFFF;
   text-decoration: none;
}
ul.navigation A:hover {
   color: #FFFFFF;
   text-decoration: none;
}
ul.navigation A:active {
   color: #FFFFFF;
   text-decoration: none;
}
ul.Padding {
   padding: 5;
}
ul.Padding A:link {
   color: #FFFFFF;
   text-decoration: none;
}
ul.Padding A:visited {
   color: #FFFFFF;
   text-decoration: none;
}
ul.Padding A:hover {
   color: #FFFFFF;
   text-decoration: none;
}
ul.Padding A:active {
   color: #FFFFFF;
   text-decoration: none;
}
ul.linkcolor {
   color: #FFFFFF;
   text-decoration: none;
}
ul.linkcolor A:link {
   color: #BFBFBF;
}
ul.linkcolor A:visited {
   color: #BFBFBF;
}
ul.linkcolor A:hover {
   color: #BFBFBF;
}
ul.linkcolor A:active {
   color: #BFBFBF;
}
ul.Floatleft {
   float: left;
}
ul.Floatleft A:link {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
ul.Floatleft A:visited {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
ul.Floatleft A:hover {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}
ul.Floatleft A:active {
   background-repeat: no-repeat;
   background-position: center;
   padding: 5;
}

