p {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #000000; 
text-align: center;
}
body {  
background-repeat: no-repeat;
}
h1 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: normal; 
color: #FFFFFF;
}
a:link {  
color: #FFCC00; 
text-decoration: none;
}
a:active {  
color: #FFCC00; 
text-decoration: none;
}
a:visited {  
color: #FFCC00; 
text-decoration: none;
}
a:hover {  
color: #CCCCCC; 
text-decoration: none;
}