BODY {
	scrollbar-3d-light-color : #FF9900;
	scrollbar-arrow-color : #FF6600;
	scrollbar-base-color : #FFCC33;
	scrollbar-dark-shadow-color : Black;
	scrollbar-face-color : #FFCC33;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Black;
}

A.lnk:HOVER {
	font : bold 11px Arial;
	color : #FF0000;
	text-decoration : none;
}
.lnk {
	font : bold 11px Arial;
	color :#FFCC33;
	text-decoration : none;
}
HR {
	color : #FFCC33;
	line-height : 1px;
	font : Arial;
	font-size : 12px;
	height : 1px;
}
.text {
	color : Black;
	font : 11px Arial;
	list-style : disc;
}

	
}
TABLE.tbl{
		{
			border : 2px dotted Gray;
		}
TD.tbl {
	border : 1px dashed Gray;
}

.heading {
	color : Red;
	font : bold 11px Arial;
}
.highlight {
	color : #CE6300;
	font : bold 11px Arial;
}
.current {
	color : Gray;
	font : bold 11px Arial;
	text-decoration : none;
}
A.current:HOVER {
	color : Red;
	font : bold 11px Arial;
	text-decoration : none;
}

A.elido:HOVER {
	font : bold 10px Arial;
	color : #FF0000;
	text-decoration : none;
}
.elido {
	font : bold 10px Arial;
	color : #787878;
	text-decoration : none;
}
A.blnk:HOVER {
	font : 10px Arial;
	color : Black;
	text-decoration : none;
}
.blnk {
	font : 10px Arial;
	color :#FF0000;
	text-decoration : none;
}
.highlightbox {
	color : Black;
	font : 11px Arial;
	background-color : #FFCC33;

}
.highlightboxbig {
	color : Black;
	font :  bold 12px Arial;
	background-color : #FFCC33;
		padding-left : 3px;
	padding-right : 3px;
}
A.lnkbox:HOVER {
	font : bold 11px Arial;
	color : #FF0000;
	text-decoration : none;
	background-color : Black;

}
.lnkbox {
	font : bold 11px Arial;
	color :#FFCC33;
	text-decoration : none;
	background-color : Black;

}
.more { 
 font: bold normal 12px Arial; 
 color: #FFFFFF; 
 text-decoration: none; 
 background-color : #CC0000;

 }
A.more:HOVER {
	font: bold normal 12px Arial;
	color :#FFCC33;
	text-decoration: none;
	background-color : Black;

}