.desks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
}
.txt2 a:link {
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}
.txt2 a:visited {
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}
.txt2 a:hover {
	color: #0000cc;
	text-decoration: none;
	font-weight: bold;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
body {
	SCROLLBAR-FACE-COLOR: #cc3333;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #663333;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #6699cc;
	SCROLLBAR-DARKSHADOW-COLOR: black;
}