body {
	background-color : #16244B;
}
.menu{
	font-family : Tahoma, Courier, monospace;
	color : White;
	font-size : x-small;
}
.menusel{
	font-family : Tahoma, Courier, monospace;
	color : White;
	font-size : x-small;
	font-weight : bold;
}
A.menua{
	font-family : Tahoma, Courier, monospace;
	color : White;
	font-size : x-small;
	text-decoration : none;
}
A.menua:hover{
	font-family : Tahoma, Courier, monospace;
	color : Yellow;
	font-size : x-small;
	text-decoration : none;
}
A.menub{
	font-family : Tahoma, Courier, monospace;
	color : Green;
	font-size : x-small;
	text-decoration : none;
}
A.menub:hover{
	font-family : Tahoma, Courier, monospace;
	color : Green;
	font-size : x-small;
	text-decoration : underline;
}

.text1{
	font-family : Tahoma, Courier, monospace;
	color : White;
	font-size : x-small;
}
.text1b{
	font-family : Tahoma, Courier, monospace;
	color : White;
	font-size : x-small;
	font-weight : bold;
}
