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

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

.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: #f66902;
	text-decoration: underline;
}

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

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

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

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

.main-bg { background-color: #fa6c03; }

