body 
{
	scrollbar-face-color: #000000 ;
	scrollbar-shadow-color: #AA5500 ;
	scrollbar-highlight-color: #AA5500 ;
	scrollbar-3dlight-color: #AA5500 ;
	scrollbar-darkshadow-color: #AA5500 ;
	scrollbar-track-color: #000000 ;
	scrollbar-arrow-color: #AA5500 ;
}
a:visited
{
	text-decoration: none;
}
a:link 
{ 
	text-decoration: none; 
}
a:hover 
{ 
	text-decoration: underline;
	background-color: #884400;
}
a:active
{
	text-decoration: underline;
}
font.q
{
        color=red;
}
img.image 
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}

p
{
        padding: 5px 5px 5px 15px; 
}