
body {
	background-color: #33a1c9; color: #ffffff; 
	padding-left: 4px; padding-right: 2px; padding-top: 10px; padding-bottom: 1px; 
	font-family: helvetica, serif, verdana;
	font-size: 14px; 
}
a:link {
background-color: #33a1c9;
color : #ffcc00; 
font-size: 14px;
font-weight : bold; 
text-decoration : none;  
} 
a:active {
background-color: #33a1c9;
color : #ffcc00; 
font-size: 14px;
font-weight : bold; 
text-decoration : none; 
} 
a:hover {
background-color: #33a1c9;
color : #ffffff; 
font-size: 14px;
font-weight : bold; 
border-bottom: 1px dashed #ffcc00;
text-decoration : none; 
} 
a:visited {
background-color: #33a1c9;
color : #ffcc00; 
font-size: 14px;
font-weight : bold; 
text-decoration : none; 
} 
P.title {
background-color: #33a1c9;
color: #ffcc00;
font-family: "Copperplate Gothic Bold";
font size: 32px;
border-bottom: #ffffff;
}
h3 {
background-color: #33a1c9;
color: #ffcc00;
font-family: "Copperplate Gothic Bold";
font size: 24px;
border-bottom: #ffffff;
}
