#body		{ scrollbar-arrow-color: lime; scrollbar-base-color: blue; scrollbar-track-color: lime }

#body.rwb	{ scrollbar-arrow-color: white; scrollbar-base-color: blue; scrollbar-track-color: red; scrollbar-shadow-color: white }

FONT.title	{ font-size: large;
		font-weight: bold;
		line-height: 150% }
		
BODY.distrib	{ background-repeat: no-repeat;
		background-position: 15px 0px }

BODY.navbar	{ background-repeat: repeat-y;
		background-position: 0px 0px }


A.rfs:link	{ color: #930303 }
A.rfs:visited	{ color: #930303 }
A.rfs:active	{ color: red }

A.rapco:link	{ color: blue }
A.rapco:visited	{ color: blue }
A.rapco:active	{ color: #8ba6c4 }

A.plain		{ text-decoration: none;
		font-size: 14;
		font-weight: bold }

A.normal:link		{ color: green }
A.normal:visited	{ color: green }
A.normal:active		{ color: green }

A.blue:link	{ color: #01005e }
A.blue:visited	{ color: #01005e }
A.blue:active	{ color: #0050ff }

A.green:link	{ color: green }
A.green:visited { color: green }
A.green:active	{ color: lime }

