td 			{font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				line-height: 18px;
				color: #990000;
				text-decoration: none;
				background-color: #FFFFCC;}

A			{font-family: verdana, arial, helvetica; font-weight: bold; font-size: 12px; line-height: 18px; color: #990000;}
A:link    	{font-weight: bold; text-decoration: none; color: #990000;}
A:visited 	{font-weight: bold; text-decoration: none; color: #990000;}
A:hover   	{font-weight: bold; text-decoration: underline; color: #990000;}

body 		{background-color: #FFFFCC; 
			scrollbar-face-color: #FFFFCC; 
			scrollbar-shadow-color: #990000; 
			scrollbar-highlight-color: #990000; 
			scrollbar-3dlight-color: #FFFFCC; 
			scrollbar-darkshadow-color: #FFFFCC; 
			scrollbar-track-color: #FFFFCC;
			scrollbar-arrow-color: #990000}
