<!--
BODY {
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#000000;
margin-top: 10px;
margin-bottom: 10px;
}
.maintext { font-family: tahoma, verdana, arial, sans-serif; color: black; }
.red { font-family: tahoma, verdana, arial, sans-serif; color: red; }
.white { font-family: tahoma, verdana, arial, sans-serif; color: white; }
.slogen { font-family: courier new, sans-serif; color: black; }
.menu { font-family: arial, sans-serif; color: white; text-decoration: none; }
.intro { font-family: tahoma, verdana, arial, sans-serif; color: #C0C0C0; text-decoration: underline; }
.fxheading { font-family: tahoma, verdana, arial, sans-serif; color: red; font-weight: bold }
.pentaconfheading { font-family: tahoma, verdana, arial, sans-serif; color: green; font-weight: bold }

A.menu:link    { font-family: arial, sans-serif; color: white; text-decoration: none; }
A.menu:visited { font-family: arial, sans-serif; color: white; text-decoration: none; }
A.menu:active  { font-family: arial, sans-serif; color: white; text-decoration: none; }
A.menu:hover   { color: white; text-decoration: underline; }

A.body:link    { font-family: tahoma, verdana, arial, sans-serif; color: black; text-decoration: underline; }
A.body:visited { font-family: tahoma, verdana, arial, sans-serif; color: black; text-decoration: underline; }
A.body:active  { font-family: tahoma, verdana, arial, sans-serif; color: blue; text-decoration: none; }
A.body:hover   { color: blue; text-decoration: none; }

A.intro:link { font-family: tahoma, verdana, arial, sans-serif; color: #C0C0C0; text-decoration: none; }
A.intro:visited { font-family: tahoma, verdana, arial, sans-serif; color: grey; text-decoration: none; }
A.intro:active { font-family: tahoma, verdana, arial, sans-serif; color: white; text-decoration: none: }
A.intro:hover { color: white; text-decoration: none; }

A.novahead:link { font-family: tahoma, verdana, arial, sans-serif; color: black; text-decoration: none; }
A.novahead:visited { font-family: tahoma, verdana, arial, sans-serif; color: black; text-decoration: none; }
A.novahead:active { font-family: tahoma, verdana, arial, sans-serif; color: black; text-decoration: none; }
A.novahead:hover { color: black; text-decoration: underline; }

HR.long { color: black; width: 650px; }
HR.main { color: black; width: 500px; }
HR { color: black; width: 300px; }
HR.divide { color: black; width: 150px; height: 1px; }

.keret { BORDER: #808080 1px solid; }
.keret2 { BORDER: #000000 1px solid; }
.keret2left { border-left: #000000 1px solid; }
.keret2right { border-right: #000000 1px solid; }
.keret2leftright { border-left: #000000 1px solid; border-right: #000000 1px solid; }
.keret2leftrightbottom { border-left: #000000 1px solid; border-right: #000000 1px solid; border-bottom: #000000 1px solid; }
.keret2topbottomright { border-top: #000000 1px solid; border-right: #000000 1px solid; border-bottom: #000000 1px solid; }
.keret2topbottomleft { border-top: #000000 1px solid; border-left: #000000 1px solid; border-bottom: #000000 1px solid; }
.keret3 { BORDER: #000000 2px solid; }
.redborder { BORDER: red 10px solid; }
.redborder2 { border-bottom: red 2px solid; border-left: red 2px solid; border-top: red 2px solid; }

-->