font.Fixedbackground {
   background-repeat: repeat-x;
   background-attachment: fixed;
   background-position: bottom;
}
font.Fixedbackground A:link {
   background-repeat: repeat-x;
   background-attachment: fixed;
   background-position: bottom;
}
font.Fixedbackground A:visited {
   background-repeat: repeat-x;
   background-attachment: fixed;
   background-position: bottom;
}
font.Fixedbackground A:hover {
   background-repeat: repeat-x;
   background-attachment: fixed;
   background-position: bottom;
}
font.Fixedbackground A:active {
   background-repeat: repeat-x;
   background-attachment: fixed;
   background-position: bottom;
}
font.default {
   font-family: verdana;
   font-size: 12px;
   color: #33485E;
}
font.default A:link {
   font-family: verdana;
   font-size: 12px;
   color: #33485E;
}
font.default A:visited {
   font-family: verdana;
   font-size: 12px;
   color: #33485E;
}
font.default A:hover {
   font-family: verdana;
   font-size: 12px;
   color: #33485E;
}
font.default A:active {
   font-family: verdana;
   font-size: 12px;
   color: #33485E;
}

