
a.cardthemes {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a.cardthemes:hover {
	color: #999999;
}
a.cardthemesselected:hover {
	color: #444444;
}

a.cardthemesselected {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
}

.menutop a {
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #444444;
}
.menutop a:hover {
	text-decoration: underline;
	color: #999999;
}

.menu {
}

.menu td {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #444444;
	background-image: url(../images/menu-back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 105px;
	height: 24px;
	text-align: right;
	vertical-align: middle;
}

.menu td a {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal!important;
	letter-spacing: 1px;
	color: #444444;
	text-decoration: none;
}

.menu td a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal!important;
	letter-spacing: 1px;
	color: #444444;
	text-decoration: none;
}

.menu td a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #444444;
	text-decoration: none;
}

.menu td a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal!important;
	letter-spacing: 1px;
	color: #444444;
	text-decoration: none;
}

.menu td a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal!important;
	letter-spacing: 1px;
	color: #999999;
	text-decoration: none;
}