a:link { text-decoration: none; color: #F6E9C5 }
a:active { text-decoration: none; color: #F6E9C5 }
a:visited { text-decoration: none; color: #F6E9C5 }
a:hover { text-decoration: none; color: #FFFF00 }

.b:link { text-decoration: none; color: #666666 }
.b:active { text-decoration: none; color: #666666 }
.b:visited { text-decoration: none; color: #666666 }
.b:hover { text-decoration: none; color: #999999 
}

.body {
	background-color: #8A2010;
}

td,tr {
	font-family: Tahoma;
	font-size: 8pt;
	color: #CCCCCC;
}

input,textarea,select {
	font-family: Tahoma;
	font-size: 8pt;
}

.button {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

.text-blk {
	font-family: Tahoma;
	font-size: 8pt;
	color: #cccccc;
}

.text-ylw {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFF00;
}
.text-wht {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
}
.text-cho {
	font-family: Tahoma;
	font-size: 8pt;
	color: #D09C77;
}
