body
{
}
A
{
	font-weight: bold;
	font-size: 11px;
	color: #8c4613;
	font-family: verdana;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	text-decoration: underline;
}
.btnGreen
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #ffffff;
	font-style: normal;
	font-family: verdana;
	background-color: #00cc33;
	text-decoration: none;
}
.btnRed
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #ffffff;
	font-style: normal;
	font-family: verdana;
	background-color: #cc0000;
	text-decoration: none;
}
.txt
{
	border-right: #009900 1px solid;
	border-top: #009900 1px solid;
	font-size: 11px;
	border-left: #009900 1px solid;
	color: #006633;
	border-bottom: #009900 1px solid;
	font-style: normal;
	font-family: verdana;
	background-color: #ffffff;
	font-variant: normal;
	text-decoration: none;
}
td.asd div
{
border:1px solid #fff;
}