body {
	background-color: #113150;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
}
.menutd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	background-color: #1A2B3C;
	color: #FFFFFF;
}
.blacktd {
	background-color: #1A2B3C;
}
.supera {

	color: #FF3300;
	text-decoration: none;
	width: 180px;
}
.supera:hover {


	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	padding-left: 10px;
	text-align: right;
	width: 180px;
}
.linknohand {
	cursor: default;
}

