td.menu
{
background:66669A;
border: outset 1;
}
td.menu2
{
background:EEEEEE;
}
a
{
	font-family: verdana;
	font-size: 10px;
	color: 666699;
	text-decoration: none;
}
a:hover
{
	font-family: verdana;
	font-size: 10px;
	color: blue;
	text-decoration: none;
}
a.navlink
{
	font-family: verdana;
	font-size: 10px;
	color: blue;
	text-decoration: none;
}
a.navlink:hover
{
	font-family: verdana;
	font-size: 10px;
	color: blue ;
	text-decoration: underline;
}

.textbody
{
	font-family: verdana;
	font-size: 10px;
	color: gray;
	text-decoration: none;
}

.textbody_sm
{
	font-family: verdana;
	font-size: 9px;
	color: gray;
	text-decoration: none;
}

.titletext
{
	font-family: verdana;
	font-size: 10px;
	color: 666699;
	text-decoration: none;
}

.titletext_sm
{
	font-family: verdana;
	font-size: 9px;
	color: 666699;
	text-decoration: none;
}

.titletext_bold
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: 666699;
	text-decoration: none;
}

.buttonsmall
{
	font-family: verdana;
	font-size: 10px;
	color: 666699;
	background: #EEEEEE;
}

</style>
