select.sidebar_contact {
   font-family: arial;
   font-size: 11px;
   color: #FFFFFF;
}
select.sidebar_contact A:link {
   font-family: arial;
   font-size: 11px;
   color: #FFFF99;
   text-decoration: none;
}
select.sidebar_contact A:visited {
   font-family: arial;
   font-size: 11px;
   color: #FFFF99;
   text-decoration: none;
}
select.sidebar_contact A:hover {
   font-family: arial;
   font-size: 11px;
   color: #FFFF99;
   text-decoration: underline;
}
select.sidebar_contact A:active {
   font-family: arial;
   font-size: 11px;
   color: #FFFF99;
   text-decoration: none;
}
select.Content {
   padding: 5;
}
select.default {
   font-family: arial;
   font-size: 13px;
   color: #000000;
}
select.default A:link {
   font-family: arial;
   font-size: 13px;
   color: #25448C;
}
select.default A:visited {
   font-family: arial;
   font-size: 13px;
   color: #25448C;
}
select.default A:hover {
   font-family: arial;
   font-size: 13px;
   color: #B20000;
}
select.default A:active {
   font-family: arial;
   font-size: 13px;
   color: #25448C;
}
select.page_title {
   font-family: arial;
   font-weight: bold;
   font-size: 19px;
   color: #25448C;
}
select.page_title A:link {
   font-family: arial;
   font-weight: bold;
   font-size: 19px;
   color: #25448C;
}
select.page_title A:visited {
   font-family: arial;
   font-weight: bold;
   font-size: 19px;
   color: #25448C;
}
select.page_title A:hover {
   font-family: arial;
   font-weight: bold;
   font-size: 19px;
   color: #25448C;
}
select.page_title A:active {
   font-family: arial;
   font-weight: bold;
   font-size: 19px;
   color: #25448C;
}
select.footer {
   font-family: arial;
   font-size: 10px;
   color: #FFFFFF;
}
select.footer A:link {
   font-family: arial;
   font-size: 10px;
   color: #FFFFFF;
   text-decoration: underline;
}
select.footer A:visited {
   font-family: arial;
   font-size: 10px;
   color: #FFFFFF;
   text-decoration: underline;
}
select.footer A:hover {
   font-family: arial;
   font-size: 10px;
   color: #FFFF99;
   text-decoration: underline;
}
select.footer A:active {
   font-family: arial;
   font-size: 10px;
   color: #FFFFFF;
   text-decoration: underline;
}

