img.Fixedbackground {
   background-repeat: repeat-x;
   background-attachment: fixed;
   background-position: bottom;
}
img.Fixedbackground A:link {
   background-repeat: repeat-x;
   background-attachment: fixed;
   background-position: bottom;
}
img.Fixedbackground A:visited {
   background-repeat: repeat-x;
   background-attachment: fixed;
   background-position: bottom;
}
img.Fixedbackground A:hover {
   background-repeat: repeat-x;
   background-attachment: fixed;
   background-position: bottom;
}
img.Fixedbackground A:active {
   background-repeat: repeat-x;
   background-attachment: fixed;
   background-position: bottom;
}
img.navigation {
   font-family: tahoma;
   font-size: 12px;
   color: #E40000;
}
img.navigation A:link {
   font-family: tahoma;
   font-size: 12px;
   color: #E40000;
}
img.navigation A:visited {
   font-family: tahoma;
   font-size: 12px;
   color: #E40000;
}
img.navigation A:hover {
   font-family: tahoma;
   font-size: 12px;
   color: #555555;
   text-decoration: none;
}
img.navigation A:active {
   font-family: tahoma;
   font-size: 12px;
   color: #E40000;
}
img.default {
   font-family: verdana;
   font-size: 12px;
   color: #484848;
}
img.default A:link {
   font-family: verdana;
   font-size: 12px;
   color: #484848;
}
img.default A:visited {
   font-family: verdana;
   font-size: 12px;
   color: #484848;
}
img.default A:hover {
   font-family: verdana;
   font-size: 12px;
   color: #484848;
}
img.default A:active {
   font-family: verdana;
   font-size: 12px;
   color: #484848;
}

