FONT.l { font-size: 14px ; line-height: 15px ; }
FONT.m { font-size: 12px ; line-height: 13px ; }
FONT.mw { font-size: 12px ; line-height: 16px ; }
FONT.s { font-size: 10px ; line-height: 11px ; }
FONT.ss { font-size: 8px ; line-height: 9px ; }
body{
	background-repeat:repeat-y;
}
A {
 color:#006666;
 text-decoration:none;
}
A.menuAnchor {
 color:#993300;
 text-decoration:none;
}