body {
	margin: 0;
	font-family: Trebuchet MS, Trebuchet;
	color: #fff;
	background-color: #633;
}
body, table, ul, ol, li, td, tr, a, p, div, form, select, input {
	font-size: 15pt;
}
form, select, input {
	font-family: Trebuchet MS, Trebuchet;
}

a {
	color: #dcd7c6;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

.tm {
	width: 457px;
	height: 189px;
	background: url('../i/bg-i2.jpg') top left no-repeat;
	font-family: Georgia;
}
.tm td {
	width: 152px;
	height: 62px;
	text-align: center;
}
.tm a {
	font-size: 13.5pt;
}
.txt-i {
	background: url('../i/bg-i3.jpg') top left no-repeat;
	height: 166px;
	line-height: 99%;
}

.txt-i a
{
	color:#ff9;
}
.txt-i a:hover
{
	color:#fff;
}

