a:link { 
	/*text-transform: uppercase;*/
	letter-spacing: 1;
	font-family:  Helvetica, sans-serif;
	font-size: 12;
	text-decoration: none; 
	color: #D5E0EC;
}
a:visited { 
/*	text-transform: uppercase;*/
	letter-spacing: 1;
	font-family:  Helvetica, sans-serif;
	font-size: 12;
	text-decoration: none; 
	color: #D4CDDC;
}
a:hover, a:active {
/*	text-transform: uppercase;*/
	letter-spacing: 1;
	font-family:  Helvetica, sans-serif;
	font-size: 12;
	text-decoration: underline; 
	color: #FFFFFF;
}
body {
	font-family:  Helvetica, sans-serif;
	scrollbar-3dlight-color : #BCCAE0;
	scrollbar-arrow-color : #D5E0EC;
	scrollbar-base-color : #526482;
	scrollbar-darkshadow-color : #47596D;
	scrollbar-face-color : #8593A9;
	scrollbar-highlight-color : #8593A9;
	scrollbar-shadow-color : Black;
	scrollbar-track-color : #526482;
}
