@import "admin.css";
		
		TD
		{
			font-family: "Arial", "Helvetica", "sans-serif"; 
			font-size: x-small;
			color: #666666;
		}
		
		.titletext {
			font-family: "Arial", "Helvetica", "sans-serif";
			color: #666666;
; font-size: xx-small
		}
a:hover {  color: #FF0000; text-decoration: underline}
a {  color: #666666; text-decoration: none}
a:link {  color: #666666}
a:visited {  color: #FF6600}


body {
 scrollbar-face-color: #FFFBFB;
 scrollbar-shadow-color: #FFFBFB;
 scrollbar-highlight-color: #FFFBFB;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000;
 scrollbar-track-color: #FFFBFB;
 scrollbar-arrow-color: #000000;
; background-color: #FFFFFF
; background-repeat: no-repeat
; background-attachment: fixed
}

