A { color: lightblue; 
font-family: arial,sans-serif; 
font-weight: bold; 
font-size: 12pt; 
text-decoration: none; } 
A:hover { color: maroon; 
font-size: 16pt; 
font-weight: normal; 
text-decoration: none; } 


