#hover02 {
font: 25px comic sans ms; 
text-align: center;  
vertical-align: center;
}
#hover03 {
font: 14px comic sans ms; 
text-align: center;  
vertical-align: center; 
}
a:link { 
font-weight:bold; 
color:#666666; 
text-decoration:none 
}
a:visited { 
font-weight:bold; 
color:#666666; 
text-decoration:none 
}
a:hover { 
font-weight:bold; 
color:#FF0000; 
text-decoration:none 
}
a:active { 
font-weight:bold; 
color:#FF0000; 
text-decoration:none 
}