.plaintext {
	font-size: 10px; color: #666666; font-family: verdana,tahoma,arial
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #A60015;
}

a:active {
	text-decoration: none;
	color: #A60015;
}

body {
	 margin: 0; padding: 0;
}

BODY {
		SCROLLBAR-FACE-COLOR: #000000;
		SCROLLBAR-HIGHLIGHT-COLOR: #A60015;
		SCROLLBAR-SHADOW-COLOR: #A60015;
		SCROLLBAR-3DLIGHT-COLOR: #000000;
		SCROLLBAR-ARROW-COLOR: #A60015;
		SCROLLBAR-TRACK-COLOR: #000000;
		SCROLLBAR-DARKSHADOW-COLOR: #000000;
		SCROLLBAR-BASE-COLOR: #A60015;
}
