.nomal {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #000099;
	text-decoration: none;

}
a:hover {
	color: #FF9900;
	text-decoration: none;

}
