body {
    background: #ffffff; color: #000000;
    font-family: arial,helvetica,sans-serif;
	margin: 0em;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #003322;
	scrollbar-track-color : #009966;
}


A:link    { color: #cc0000; text-decoration: underline; }
A:visited { color: #000066; text-decoration: underline; }
A:hover   { color: #000000; text-decoration: underline; }

.line0  { color: white ; background: red;}

.line1bg  { color: #ffffff ; background: #154b3e;}
.line1  { color: #ffffff ; background: #154b3e;}
.line1:link     { color: #ffffff; background: #154b3e; text-decoration: none; }
.line1:visited  { color: #ffffff; background: #154b3e; text-decoration: none; }
.line1:hover    { color: #ffffff; background: #154b3e; text-decoration: underline; }
.line1:focus    { color: #ffffff; background: #006644;}

.line2bg  { color: #ffffff ; background: #154b3e;}
.line2  { color: #ffffff ; background: #154b3e;}
.line2:link     { color: #ffffff; background: #154b3e; text-decoration: none; }
.line2:visited  { color: #ffffff; background: #154b3e; text-decoration: none; }
.line2:hover    { color: #ffffff; background: #154b3e; text-decoration: underline; }
.line2:focus    { color: #ffffff; background: #006644;}
.line2high,.line2high:link,.line2high:visited {color: #ffffff; background: #006644; text-decoration: none; }

.line3bg,.line3round  { color: #ffffff ; background: #006644; text-decoration: none;}
.line3  { color: #ffffff ; background: #006644; text-decoration: none;}
.line3:link    { color: #ffffff; text-decoration: none; }
.line3:visited { color: #ffffff; text-decoration: none; }
.line3:hover   { color: #ffffff; text-decoration: underline; }
.line3high,.line3high:link,.line3high:visited {color: #ffffff; background: #003322; text-decoration: none;}

.line4bg,.line4round  { color: #ffffff; background: #003322;}
.line4  { color: #ffffff; background: #003322;}
.line4:link    { color: #ffffff; text-decoration: none; }
.line4:visited { color: #ffffff; text-decoration: none; }
.line4:hover   { color: #ffffff; background: #006644; text-decoration: underline;}
.line4high,.line4high:link,.line4high:visited {color: #ffffff; background: #006644; text-decoration: none; }

