body{ 
		scrollbar-face-color: #FFE59A;
		scrollbar-shadow-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #8091B6;
		scrollbar-arrow-color: #6578A3;
		text-decoration:none;
		/*font : 10pt "century gothic", "times new roman", "arial";*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:  #000000
		}

a:link, a:visited {  	color: #000000; 
		text-decoration:underline
		}

a:hover {  	color: #134ED7; 
		text-decoration:underline
		}

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