.titleMenu {font-family: "Courier New", Courier, mono;font-size: 10px;color: #B5B56A;}
table {font-family: "Courier New", Courier, mono;font-size: 12px;color: #CCCCCC;}
.titleMenu {font-family: "Courier New", Courier, mono;font-size: 12px;color: #B5B56A;}
A:link {color: #6985A7; background: transparent; text-decoration: none;}
A:visited {color: #6F6F60; background: transparent; text-decoration: none;}
A:active {color: #AAAA9D; background: transparent; text-decoration: underline;}
A:hover {color: #AAAA9D; background: transparent; text-decoration: none;}
.titleBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	color: #232323;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
