
body
{scrollbar-face-color:goldenrod;
scrollbar-highlight-color:green;
scrollbar-3dlight-color:steelblue;
scrollbar-darkshadow-color:steelblue;
scrollbar-shadow-color:steelblue;
scrollbar-track-color:lightsteelblue;
scrollbar-arrow-color:skyblue;
font-family:"Copperplate32bc";
font-weight:bold;
font-size:10;
color:sienna;
background-color:deepskyblue;}

A.imglink:Link{
color:olive;
text-decoration:none;
background:skyblue; 
width:148;
height:20;
text-align:center; 
display:block; 
} 

A.imglink{
color:olive;
text-decoration:none;
background:skyblue; 
width:148;
height:20;
text-align:center; 
display:block; 
} 

A.imglink:Visited{
color:olive;
text-decoration:none;
background:skyblue; 
width:148;
height:20;
text-align:center; 
display:block; 
} 

A.imglink:Hover{ 
color:black;
text-decoration:none; 
background:darkgray;
width:148;
height:20;
text-align:center; 
display:block; 
}

iframe {
background-color: transparent;
filter:chroma(color=white);
allow-transparency: true;}

A:link		{color:lightgreen; text-decoration:underline;}
A:visited	{color:mediumseagreen;}
A:active	{color:lightgreen;}
A:hover		{color:sienna; background:yellow}