
a.menu:active { color: #AB9587; font-size:14px; font-family: Times New Roman;text-decoration: none; }

a:link
{
	color: #AB9587;
	text-decoration: none; cursor:url("02.cur");
}

a:visited
{
	color: #AB9587;
	text-decoration: none; cursor:url("02.cur");
}

a:active
{
	color: #AB9587;
	text-decoration: none; cursor:url("02.cur");
}

a:hover
{
	color: #FF3333; font-size:11px;
	text-decoration: none; cursor:url("02.cur");
}

 

body {
	background-attachment: fixed;
	background-image: url(fond.jpg);
	background-repeat: repeat-y;
	background-position: ;
	background-color:  ;
	margin: 0px; font-family: Times New Roman;color: #AB9587; font-size:10px;

scrollbar-face-color: #000000; 
scrollbar-highlight-color:#000000; 
scrollbar-3dlight-color: #996633; 
scrollbar-darkshadow-color: #000000; 
scrollbar-shadow-color: #996633; 
scrollbar-arrow-color: #996633; 
scrollbar-track-color: #000000; } 

