a:link  { color: #00c; text-decoration: none }
a:visited  { color: #00c; text-decoration: none }
a:hover { color: #66f; text-decoration: underline }
a:active { text-decoration: none }
body       { color: #333; font-size: 12px; background-color: white }
TD { font-size: 12px }
.blbld { color: #66c; font-size: 14px }
.bols  { font-weight: bold }
.caution       { color: #e00; font-weight: bold }
.kom  { color: #333; font-size: 11px }
.red { color: red; }
.sml { font-size: 11px }
.title     { color: #336; font-weight: bold; font-size: 13px }
.wht { color: white; }
.blbig { color: blue; font-size: 13px; font-weight: bold; }


.table_aurea	{
	border-collapse: collapse;
	width: 100%;
}
.table_aurea th	{
	padding: 2px;
	text-align: right;
	border: 1px solid #ADACB6;
	background-color: #ECE9E4;
	margin: 2px;
}
.table_aurea td	{
	padding: 2px;
	border: 1px solid #ADACB6;
	text-align: right;
	margin: 2px;
}
.auc_titl {
	font-size: 120%;
	font-weight: bold;
	color: #006;
}



