/*Author: Pierre MARSAL*/

/* General page style. The scroll bar colours only visible in IE5.5+ */

a:link       { color: #A40000; font-family:Kaufman; font-size: 10 pt }
a:visited    { color: #A40000; font-family: Kaufman; font-size: 10 pt }
a:active 	{ color: #A40000; font-family:Kaufman; font-size: 10 pt }
a:hover      { color: #FF9933; font-family:Kaufman; font-size: 10 pt; font-weight: 
               bold }
body         { font-family: Kaufman; color: #A40000;
		
	background-color: #F8EEB6;
    font-size: 10 pt; background-position: 0%
	 }
{
	scrollbar-shadow-color: #E8D18C;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #cccc99;
	scrollbar-track-color: #E8D18C;
	scrollbar-arrow-color: #E8D18C;
               	
}