body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: 
normal; line-height: normal; text-decoration: none; background-color: Silver } 
a { text-decoration: none; color : Red; } a:hover { background-color : Yellow; 
font-style : italic; } 
