/* CSS Document */
td {
	FONT-SIZE:12px;
	FONT-FAMILY: "Courier New", Courier, mono;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
}
.index td {
	border: 1px solid #331A00;
}

		A:LINK {
	color : #CE7B00;
	text-decoration : none;
	font-weight: normal;
		}
		A:VISITED {
	color : #CE7B00;
	text-decoration : none;
	font-weight: normal;
		}
		A:HOVER {
	color : #FF0000;
	text-decoration : none;
	font-weight: normal;
		}
		.index TD IMG {
	BORDER-BOTTOM: 2px solid #000000;
	BORDER-LEFT: 0px solid #000000;
	BORDER-RIGHT: 2px solid #000000;
	BORDER-TOP: 0px solid #000000;
	height: 140px;
	width: 100px;
	}
textarea, input{
	font-size: 10px;
}
