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

a:hover { color: #DDECEF;font-size: 16px; text-decoration: none;font-weight:bold }

a:active { color: #DDECEF; text-decoration: none; }

a:link { color: #DDECEF;text-decoration: none; } 

a:visited { color: #DDECEF;text-decoration: none; } 

 

 

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

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

