body {
	margin: 2px 0px 2px 0px;
}
td, .txt, .tit, .titcol, .txtmenus, .submenu, .link, .linkext, .footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.tit {
	font-weight: bold;
	color: #000;
}
.titcol {
	font-weight: bold;
	color: #7d8630;
}
.txtmenus {
	font-size: 12px;
	color: #000;
}
.submenu {
	text-decoration: none;
}
.link {
	text-decoration: underline;
}
.linkext {
	color: #7d8630;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #fff;
	border: 1px #666 solid;
	font-weight: bold;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	border: 1px #666666 solid;
}

a.titcol:hover, a.submenu:hover, a.link:hover, a.linkext:hover, a.footer:hover {
	color: #000;
}

