.menus A:link, .menus A:visited, .menus A:active {
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
}
.menus A:hover {color:#FFFF00}	 
.submenus, .submenus A:link, .submenus A:visited, .submenus A:active {
	color:#FFFFFF;
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.submenus A:hover {color:#FFFF00}

.content {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: x-small;
}
.submenus { font-size: x-small}
.menus {
	font-size: x-small;
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	color: #FFFFFF;

}
.smalltext {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: xx-small;
}
.smallhead {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: x-small;
	font-weight: bolder;
}
.head3 {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}
.errtxt {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: x-small;
	color: #FF0000;
	font-weight: bold;
}
.greytxt {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: x-small;
	color: #444444;
}

