html {
	scrollbar-arrow-color:white;
‘@‘@ scrollbar-face-color:#C97B6B;
‘@‘@ scrollbar-highlight-color:white; 
‘@‘@ scrollbar-3dlight-color:#C97B6B;
‘@‘@ scrollbar-track-color:white;
‘@‘@ scrollbar-shadow-color:white;
}
body {
	margin-left:0px;
	margin-top:0px;
	background-image:url(images/background.jpg);
	background-attachment:fixed;
}
.font{
font-size:13px;
line-height:25px;
color: white;
}
.bodyfont{
font-size:13px;
line-height:25px;
}
.firstword
{
font-family:"ΌΠ·’Ει";
font-size:25px;
font-weight:800;
color:#996600;
}

a{
color:#996600;
text-decoration:blink;
}
a:hover{
color:#750000;}
