span.topnav {
   font-family: arial;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: none;
}
span.topnav A:link {
   font-family: arial;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: none;
}
span.topnav A:visited {
   font-family: arial;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: none;
}
span.topnav A:hover {
   font-family: arial;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: underline;
}
span.topnav A:active {
   font-family: arial;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: none;
}
span.foot_link {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 11px;
   color: #F6F7F1;
   text-decoration: none;
}
span.foot_link A:link {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 11px;
   color: #F6F7F1;
   text-decoration: none;
}
span.foot_link A:visited {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 11px;
   color: #F6F7F1;
   text-decoration: none;
}
span.foot_link A:hover {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 11px;
   color: #F6F7F1;
   text-decoration: underline;
}
span.foot_link A:active {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 11px;
   color: #F6F7F1;
   text-decoration: none;
}
span.Content {
   padding: 5;
}
span.navigation {
   background-image: url(nav_strip.jpg);
   background-repeat: repeat-x;
}
span.fotter {
   background-image: url(footer_strip.jpg);
   background-repeat: repeat-x;
}
