/* LINK */
a:link			{color:#003399; font-weight:bold; text-decoration:none}
a:active		{color: #CC3333; font-weight:bold;text-decoration: underline}
a:visited		{color:#990033; font-weight:bold; text-decoration:none}
a:hover			{color:#CC3333; font-weight:bold; text-decoration:underline}

body{	scrollbar-face-color:#663333;
	scrollbar-shadow-color:#330000;
	scrollbar-highlight-color:#FFCCCC;
	scrollbar-3dlight-color:#330000;
	scrollbar-darkshadow-color:#330000;
	scrollbar-track-color:#CC9999;
	scrollbar-arrow-color:#FFCCCC;
}
