body {
	scrollbar-face-color: #99CC33;
	scrollbar-shadow-color: #99CC33;
	scrollbar-highlight-color: #99CC33;
	scrollbar-3dlight-color: #99CC33;
	scrollbar-darkshadow-color: #99CC33;
	scrollbar-track-color: white;
	scrollbar-arrow-color: black;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {  color: FFC000; text-decoration: none}
a:hover {
	color: #FFC000;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #FFC000;
}
a:visited {
	text-decoration: underline;
	color: FFC000;
}

.linkheader {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFC000;
	style: line-height, 14px;
}
.linkbody {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	style: line-height, 14px;
}
.linkurl {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFC000;
	style: line-height, 14px;
}
.linkheadersmall {
    text-decoration: undeline;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFC000;
	style: line-height, 14px;
}
.linkbodysmall {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
	style: line-height, 14px;
}
.linkurlsmall {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #4c4c4c;
	style: line-height, 14px;
}
