.link {
	font-family: "MS Sans Serif";
	text-decoration: blink;
}
.normal {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #333333;
}
.bgmenu {
	background-image: url(images/bg_1.gif);
	background-repeat: repeat-x;
	background-color: #47627E;
}

