body { background-color : rgb(244,244,255); font-family : Verdana, Arial, sans-serif; font-size : 90%; } a:link { color : rgb(0,0,128); text-decoration : none; } a:visited { color : rgb(128,0,128); text-decoration : none; } a:active { color : rgb(64,0,0); text-decoration : none; } a:hover { background-color : rgb(192,0,0); color : white; text-decoration : none; }