.xMenu A, .xButton A {
	text-decoration : none;
	padding: 2px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-color: #2C455D;
	border-style: solid;
	border-width: 1px;
}
.xMenu A:Hover,.xButton A:Hover {
	text-decoration : none;
	color: black;
	border-color: white;
}

.xButton A {
	background-color:#589BB5
}
.xButton A:Hover {
	text-decoration : none;
	color: black;
	border-color: black;
}

.xLanguage A {
	text-decoration : none;
	padding: 2px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-color: #589BB5;
	border-style: solid;
	border-width: 1px;
}
.xLanguage A:Hover {
	text-decoration : none;
	color: black;
	border-color: white;
}

.xCat A {
	display: block;
	text-decoration : none;
	text-indent: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	border-color: #2C455D;
	border-style: none;
	border-width: 0px;
}
.xCat A:Hover {
	text-decoration : none;
	font-size: 11px;
	color: black;
}

.xCatTitle {
	display: block;
	margin-top: 4px;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: white;
	width: 232px;
	background-color: #2C455D;
	cursor: hand;
	border-width: 0px;
}
.xCatTitle:Hover {
	text-decoration : none;
	font-size: 12px;
	color: black;
	cursor: hand;
}

.xNav A {
	display: block;
	text-decoration : none;
	padding: 2px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-color: #589BB5;
	border-style: solid;
	border-width: 1px;
}
.xNav A:Hover {
	text-decoration : none;
	color: black;
	border-color: white;
}

.xFooter {
	margin-top: 4px;
	text-decoration : none;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: black;
}
.xFooter A {
	font-size: 10px;
}
.xFooter A:Hover {
	font-size: 10px;
	text-decoration : underline overline;
}

