.normal1 {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	text-decoration: none;
}

.small {
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	text-decoration: none;
}

.normal2 {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}

.normal-big {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
}

a:hover {
	color: #FF6600;
}

.normal1-white {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
.normal1-blue {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	text-decoration: none;
	color: #003366;
}

.normal1-o {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	text-decoration: none;
	color: #FF3300;
}
.normal {
	font-family: "Microsoft Sans Serif";
}
.normal1-violet {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #660066;
}
.menu {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFF00;
}
