a:link       { text-decoration: none; font-size: 12px; font-family: helvetica,helv,arial; color: #535963 }
a:visited    { text-decoration: none; font-size: 12px; font-family: helvetica,helv,arial; color: #535963 }
a:hover      { text-decoration: underline; font-size: 12px; color: #EC1A22 }
a:active     { text-decoration: underline; font-size: 12px; color: #CC0033 }


body { background-image: url(images/10x10.gif); background-repeat: no-repeat; 
	margin: 15 auto; 
	text-align: center; 
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#EEEEEE;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#AFCEFC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF; 
}


