body{font-family:arial;}
table.mainmenu{font-size:80%;background:black}
a{color:black;text-decoration:none;font:bold}
a:hover{color:#606060}
td.menu{background:lightblue}

table.menu
{
	font-size:100%;
	position:absolute;
	visibility:hidden;
	background : Black;
}
span.large{
	font-family : sans-serif;
	font-size : 12;
}
span.title{
	font-family : sans-serif;
	font-size : 18;
	color : #483D8B;
	font-weight : bold;
}
span.title2{
	font-family : sans-serif;
	font-size : 16;
	color : #483D8B;
	font-weight : bold;
}
A.navLink1
{
	font-family:verdana,geneva,ms sans serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}
A.navLink1:hover   
{
	color: Lime;
	text-decoration: underline;
}


