

a:hover { color: red; font-weight: bolder; font-size: 110% }
a:link{color:blue}
a:visited{color:#B98815;text-decoration:none;}
a:active { font-weight: bolder; font-family: monospace;color:red }

blockquote { color: none }

body { font-size: 100%; background-image: url(back.jpg); margin-left: 5%; padding: 0; }

h1 { color: none; font-family: arial; font-size: 200%;background-color: #C0C0C0; text-align: center; border:thin groove black border-left:thick}

h2 { font-family: arial; margin-top: 2%; font-size: 150%;background-color: #C0C0C0; text-align: center; ;border:thin groove black border-left:thick; }

h3 { font-family: Tahoma; }

h4 { font-family: Tahoma; }

link { color: #990000; font-weight: bolder; background-color: #fed983 }

//p:first-letter { color: #8000ff; font-size: 100% }

ul { list-style-image: url(blobul1e.gif); list-style-position: outside }

li ul {list-style-image: url("blobul2e.gif"); }

li li ul {list-style-image: url("blobul3e.gif");}

visited { color: red; font-weight: bolder }

OL { list-style:decimal ; }

LI OL { list-style:lower-alpha; }

LI LI OL { list-style:lower-roman; }
B{font-size:110%;color: none;weight:bolder}
body.bars{
    scrollbar-3dlight-color:'#FFEAD5';
           scrollbar-base-color:'#800000';
           scrollbar-darkshadow-color:'#392000';
           scrollbar-face-color:'#800000';
           scrollbar-arrow-color: '#E0E0E0';
           scrollbar-highlight-color:'#392000';
           scrollbar-shadow-color:darkbrown;
           scrollbar-track-color: #E5E5E5;
}

input.myButton{
background-color:#800000;
color:#FFDDDD;

border-color:#FFDB94 #AA5500 #AA5500 #FFDB94;
}
select.mySelect{

background-color:'#E9E9E9';color:'#840000';
}
input.myText{background-color:'#E9E9E9'; color:'#840000'}