.norm {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
}
.link {
	font-family:"Microsoft Sans Serif";
	font-size: 14px;
	color:#336699;
	text-decoration: none;
	border:#666666;
}
a:hover {
	color:#71B8FF;
}
.linkW {
	font-family:"Microsoft Sans Serif";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	
}
a.linkW:hover {
	color:#0BABF9;
}
.small {
	font-family: "Tahoma";
	font-size: 9px;
	text-decoration: none;
	color: #ffffff;
}
.smallB {
	font-family: "Tahoma";
	font-size: 9px;
	text-decoration: none;
	color:#174879;
}
