@charset "iso-8859-1";
<style type="text/css">
<!--

BODY
{
background-color: 	#B3C0CD;
}

td.mainMenu
{
border-top-color: 	#000000;
border-top-width: 	1px;
}

FONT
{
color:				#000000;
font-size:			small;
}

FONT.header
{
color:				#000000;
font-size:			large;
text-decoration:	underline;
}

A:link 
{ 
COLOR:				#000000;
TEXT-DECORATION:	underline;
font-family:		verdana;
font-size:			x-small;
font-style:			overline;
font-variant:		normal;
font-weight:		normal;
}


A:visited 
{ 
COLOR:				#000000;
TEXT-DECORATION:	underline;
font-family:		verdana;
font-size:			x-small;
font-style:			overline;
font-variant:		normal;
font-weight:		normal;
} 


A:active 
{ 
COLOR:				#000000;
TEXT-DECORATION:	underline overline;
font-family:		verdana;
font-size:			x-small;
font-style:			overline;
font-variant:		normal;
font-weight:		normal;
} 


A:hover 
{
COLOR:				#000000;
TEXT-DECORATION:	underline overline;
font-family:		verdana;
font-size:			x-small;
font-style:			overline;
font-variant:		normal;
font-weight:		normal;
} 

-->
</style>