body{
background-color:#ffcc00;
font-family:Arial;
color:#00008C; 
font-size:11pt;
}

h2{
font-family:Arial;
color:#00008C;
font-size:14pt;
font-weight:bold; 
} 

p{
font-family:Arial;
color:#00008C;
font-size:11pt; 
}

a:link{
color: #00008C; 
text-decoration: none;
}
 
a:visited{
color: #00008C; 
text-decoration: none;
}
 
a:hover{
color: #FF0000; 
text-decoration: underline;
}