.topmenu {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-color: #ECECEC;
}

.topmenu a:link {
color: #000000;
text-decoration: none;
}
.topmenu a:visited {
color: #000000;
text-decoration: none;
}
.topmenu a:active {
color: #000000;
text-decoration: none;
}
.topmenu a:hover {
color: #16466E;
text-decoration: none;
}
td.leftborder {
border-left: 1px solid #CECECE
}
td.rightborder {
border-right: 1px solid #CECECE
}

.maintext {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-color: #000000;
}
.maintext a:link {
color: #16466E;
text-decoration: none;
}
.maintext a:visited {
color: #16466E;
text-decoration: none;
}
.maintext a:active {
color: #16466E;
text-decoration: none;
}
.maintext a:hover {
color: #ADADC6;
text-decoration: none;
}

.highlighttext {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-color: #f14589;
}
.highlighttext a:link {
color: #16466E;
text-decoration: none;
}
.highlighttext a:visited {
color: #16466E;
text-decoration: none;
}
.highlighttext a:active {
color: #16466E;
text-decoration: none;
}
.highlighttext a:hover {
color: #ADADC6;
text-decoration: none;
}