a { 
	color: #3333ee; 
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #ee3333;
	text-decoration: none;
	cursor: pointer;
}
a.topmenulink {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #f9f9f9;
	color: #c54444;
	cursor: pointer;
}
a.topmenulink:hover {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #afbde7;
	background-image: url("/_extras/lightwater.jpg");
	cursor: pointer;
}
a.topmenulink2 {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #afbde7;
	background-image: url("/_extras/lightwater.jpg");
	cursor: pointer;
}
a.topmenulink2:hover {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #afbde7;
	background-image: url("/_extras/lightwater.jpg");
	cursor: pointer;
}
.topmenutable {
	width: 100%;
	border-style: solid;
	border-color: #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.topmenubar {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-color: #afbde7;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	text-align: center;
}
.topmenu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #f9f9f9;
	color: #afbde7;
	border-style: solid;
	border-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	cursor: pointer;
}
.topmenu2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #f9f9f9;
	background-color: #afbde7;
	background-image: url("/_extras/lightwater.jpg");
	border-style: solid;
	border-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	cursor: pointer;
}
