p.Bottomnavigationlinks {
   font-family: verdana;
   font-size: 9px;
   color: #999999;
   text-decoration: none;
}
p.Bottomnavigationlinks A:link {
   font-family: verdana;
   font-size: 9px;
   color: #999999;
   text-decoration: none;
}
p.Bottomnavigationlinks A:visited {
   font-family: verdana;
   font-size: 9px;
   color: #999999;
   text-decoration: none;
}
p.Bottomnavigationlinks A:hover {
   font-family: verdana;
   font-size: 9px;
   color: #999999;
   text-decoration: none;
}
p.Bottomnavigationlinks A:active {
   font-family: verdana;
   font-size: 9px;
   color: #999999;
   text-decoration: none;
}
p.test {
   font-family: fantasy;
   font-style: italic;
   font-weight: normal;
   font-size: 14px;
   color: #4E0000;
   float: left;
}
p.test A:link {
   font-family: verdana;
   font-size: 12px;
   text-decoration: none;
}
p.test A:visited {
   font-family: verdana;
   font-size: 12px;
   text-decoration: none;
}
p.test A:hover {
   font-family: verdana;
   font-size: 12px;
   text-decoration: none;
}
p.test A:active {
   font-family: verdana;
   font-size: 12px;
   text-decoration: none;
}
p.Header {
   font-family: sans-serif;
   font-style: normal;
   font-weight: bold;
   font-size: large;
   color: #FF00FF;
}
p.Header A:link {
   font-style: normal;
   font-weight: bold;
   font-size: large;
   color: #FF99FF;
   text-decoration: underline;
}
p.Header A:visited {
   font-style: normal;
   font-weight: bold;
   font-size: large;
   color: #CC00FF;
   text-decoration: underline;
}
p.Header A:hover {
   font-style: normal;
   font-weight: bold;
   font-size: large;
   color: #FF99FF;
   text-decoration: underline;
}
p.Header A:active {
   font-style: normal;
   font-weight: bold;
   font-size: large;
   color: #FF99FF;
   text-decoration: underline;
}
