body, textarea, iframe, frame
{
SCROLLBAR-FACE-COLOR: black;
SCROLLBAR-HIGHLIGHT-COLOR: #FFA500;
SCROLLBAR-SHADOW-COLOR: black;
SCROLLBAR-3DLIGHT-COLOR: black;
SCROLLBAR-ARROW-COLOR: #FFA500;
SCROLLBAR-TRACK-COLOR: #FFA500;
SCROLLBAR-DARKSHADOW-COLOR: #FFA500;
SCROLLBAR-BASE-COLOR: black;
overflow: auto;
HIGHLIGHT-COLOR: #FFA500; 
}

body
{
margin: 0px 0px 0px 0px;
background: #FFA500;
}

a.offsite:before
{
font-size: 11;
content: url("images/clip.gif");
}

p.text
{
color: black;
font-weight: bold;
}

p.text:first-letter
{
font-size: 200%;
float: left;
font-style: italic;
}

p.textn
{
color: black;
font-weight: bold;
}

p.news
{
color: black;
font-weight: bold;
}

p.news:first-line
{
color: #FFA500;
background: black;
font-weight: bold;
}

p.note
{
color: black;
font-weight: normal;
font-size:10;
text-align: center;
}

p.menu
{
color: black;
font-weight: bold;
text-align: center;
}

img
{
border: 0px;
}

ul 
{
list-style-type: circle
}

marquee
{
color: "black";
font-weight: bold;
}

td
{
color: black;
font-weight: bold;
}

input, textarea, select, option
{
background: #FFA500;
color: black;
font-weight: normal;
border: 1px solid black;
}

/*input:hover, textarea:hover, select:hover, option:hover
{
background: black;
color: #FFA500;
font-weight: normal;
border: 1px solid black;
}*/

iframe
{

}

a:link
{
color: black;
text-decoration: none;
font-weight: normal;
}

a:visited
{
color: black;
text-decoration: none;
font-weight: normal;
}

a:hover
{
color: #FFA500;
font-weight: normal;
background: #000000;
}

a:active
{
color: #FFA500;
font-weight: normal;
background: #000000;
}