.desk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.txt a:link {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;

}
.txt a:visited {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;

}
.txt a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
.brd {
	border: 2px solid #660000;
}
