@import "web.css";
		
		TD
		{
			font-family: "Arial", "Helvetica", "sans-serif"; 
			font-size: x-small;
			color: #424549;
		}
		
		.titletext {
			font-family: "Arial", "Helvetica", "sans-serif";
			color: #424549;
; font-size: xx-small
		}
a:hover {  color: #FF6600; text-decoration: underline}
a {  color: #333333; text-decoration: none}

