html {
scrollbar-arrow-color: #EFEFEF;
scrollbar-3dlight-color: #7C7C7C;
scrollbar-darkshadow-color: #7C7C7C;
scrollbar-face-color: #7C7C7C;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #d0d0d0;
scrollbar-track-color: #EFEFEF;
}

A {
color : #333333; 
text-decoration : none; 
FONT-SIZE: 11px; FONT-FAMILY: tahoma
} 
A:link {
color : #952D24; 
text-decoration : none; 
FONT-SIZE: 11px; FONT-FAMILY: tahoma
} 
A:visited {
color : #952D24; 
text-decoration : none; 
FONT-SIZE: 11px; FONT-FAMILY: tahoma
} 
A:hover {
color : #ffffff; 
text-decoration : underline; 
background : gray; 
FONT-SIZE: 11px; FONT-FAMILY: tahoma
} 
/* color : #000033;text-decoration : underline;background : #ffff00; */

}
body
{
    background: #FFFFFF url(http://www.al7eb.com/bg2.jpg) repeat-y fixed center top;
	color: #333333;
	font-family: Tahoma;
	font-size : 8px;
}