.NormalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #373737;
	text-decoration: none;
}
a:link {
	color: #244F96;
	text-decoration: none;
}
a:visited {
	color: #81AAC9;
	text-decoration: none;
}
a:hover {
	color: #244F96;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}
.top {
	background-image: url(images/_upmenu_09.gif);
	background-repeat: repeat-x;
	background-position: left top;
}



