	A:link {		color : #0000CC;		font-weight : none;		text-decoration : none;	}	A:visited {		color : #0000CC;		font-weight : none;		text-decoration : none;	}	A:hover {		color : "red";		font-weight : bold;		text-decoration : underline;			}	body {		background-color: #ffffff;		background-image: url('/img/wood.jpg');        	background-attachment: fixed;		background-position: center;	scrollbar-face-color: black;	scrollbar-highlight-color: #70879E;	scrollbar-shadow-color: #3E4B58;	scrollbar-3dlight-color: #63798D;	scrollbar-arrow-color: white;	scrollbar-track-color: black;	scrollbar-darkshadow-color: #384654;	}