 
A:LINK{font-size : medium;color : blue;text-decoration : none;}
A:VISITED{font-size : medium;color : blue;text-decoration : none;}
A:HOVER{font-size : medium;color : fuchsia;text-decoration : none;background-color : #ffd9fe;}
A:ACTIVE{font-size : medium;text-decoration : none;color : fuchsia;background-color : yellow;}
BODY{width : auto;height : auto;background-color : #99ccee;}
