body
{
  color: 000000;
  font-family: Verdana; Arial; Times New Roman;
  font-size: 10pt;
}
a:link 
{
   color: black;
   text-decoration: none;
}

a:hover
{
   text-decoration: underline;
}

a:active 
{
   text-decoration: underline;  
}

a:visited
{
   color: black;
   text-decoration: none;
}

.text_nav
{
   font-family: Verdana; Arial; Times New Roman;
   font-size: 10pt;
}

.text_body
{
   font-size: 10pt;
}

.text_welcome
{
   font-family: Verdana; Arial; Times New Roman;
   font-size: 10pt;
}

.button
{
   background-color: #ffffdd;
   color: 000000;
   width: 100;
}



