a.topMenu
{
	color: white;
	font-family: sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
a.topMenu:hover
{
	color: #003399;
}
a.subMenu
{
	color: white;
	font-family: sans-serif;;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
a.subMenu:hover
{
	color: #003399;
}
