.topmenu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #418DC5;
	text-decoration: none;
}
.topmenu:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.seprator-big {
	background-image: url(images/seprator-big.gif);
	background-repeat: no-repeat;
	width: 698px;
	height: 6px;
}
