<style type=text/css>

<!--

.menu {
background: #b5b5b5;
width: 200px;
font-family: book antiqua, palatino linotype;
font-size: 16px;

}
      
.menu ul 
{
background: #86acaa;
list-style-type: none;
margin: 0;
padding: 0;
}

.menu a 
{
color: #ffffff;
text-align: left;
text-decoration: none;
display: block;
height: 21px;
}

.menu a:hover 
{
background: #778887; 
text-decoration: none;
color: #ffffff;
}




a 
{
text-decoration: none;
}
a:hover 
{
color: #00006d;
text-decoration: underline;
}



.text1
{
font-family: ariel; 
font-size: 16px;
color: #000000;
weight: 800;
font: normal;
text-decoration: italic;
}

.text2
{
font-family: ariel; 
font-size: 16px;
color: #000000;
weight: 800;
font: bold;
text-decoration: italic;
}

.text3
{
font-family: ariel; 
font-size: 16px;
color: #000000;
weight: 800;
font: italic;
text-decoration: italic;
}

.text4
{
font-family: ariel; 
font-size: 16px;
color: #000000;
weight: 800;
font: normal;
text-decoration: italic;
}

.text5
{
font-family: ariel; 
font-size: 10px;
color: #000000;
weight: 800;
font: normal;
text-decoration: italic;
}



.txtlink1
{
font-family: arial;
font-size: 14;
hover: red;
}










-->
</style>
