body, img {
	border: 0px;
	margin: 0px;
}

.text, .text * td {
	font-size: 11px;
	font-family: tahoma;
	color: #ffffff;
}

.text a, .text * td a, 
.text a:active, .text * td a:active, 
.text a:visited, .text * td a:visited,
.text a:hover, .text * td a:hover {
	font-family: tahoma;
	color: #ffffff;
	text-decoration: underline;
}

.text a:hover, .text * td a:hover {
	color: #ffffff;
	text-decoration: none;
}

.tm,
.tm a {
	font-size: 11px;
	font-family: tahoma;
	color: #303030;
	text-decoration: none;
}

.tma,
.tma a {
	font-size: 11px;
	font-family: tahoma;
	color: #303030;
	text-decoration: underline;
}

.sm,
.sm a {
	font-size: 11px;
	font-family: tahoma;
	color: #ffffff;
	text-decoration: none;
}

.sma,
.sma a {
	font-size: 11px;
	font-family: tahoma;
	color: #ffffff;
	text-decoration: underline;
}

.bm,
.bm a {
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	color: #303030;
	text-decoration: none;
}

.bma,
.bma a {
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	color: #303030;
	text-decoration: underline;
}

.submenu-bg { background-color: #3b521e; }
