@import url(screen.css); /* IMPORTS MODERN CSS */ 



body { font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif; color:#333; font-size:11px; line-height:18px; } /* JUST FONT-FAMILY & COLOURS */

a:link,
a:visited { color:#666; }
a:hover,
a:focus { color:#333; }