
.text, .home, .text_verysmall, .text_title, .text_decor, .text_menu, .text_page_title, .text_title_on_page, .info_title 
{
  font-family:Verdana, Arial,Helvetica,sans-serif;
  text-decoration: none;
}

.text, .home, .info_title, .text_decor  {font-size: 14px;}
.text_verysmall {font-size: 12px;}

.text, .text_verysmall {color: #000000;}
.home {color: #cccccc;}
.info_title {color: #ffffff;}
.text_decor {color: #ffffff; font-weight: Bold;}
.text_page_title {color: #ffffff; font-size: 20px; font-weight: Bold;}
.text_title_on_page {color: #00002f; font-size: 16px; font-weight: Bold;}

.text_title {color: #00002f; font-size: 14px; font-weight: Bold;}
.text_menu {color: #ffffff; font-size: 14px; font-weight: Bold;}

a:link { text-decoration: none; color: #000099;}
a:visited {text-decoration: none;color: #000099;}
a:hover {color: #990000; text-decoration: underline;}

a.white:link {text-decoration: none; color: #ffffff;}
a.white:visited {text-decoration: none; color: #ffffff;}
a.white:hover {color: #bb0000; text-decoration: none;}

a.menu:link {text-decoration: none; color: #000000;}
a.menu:visited {text-decoration: none; color: #000000;}
a.menu:hover {color: #bb0000; text-decoration: none;}

