body {	
background-color: #ccffff;	
font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;	
color: #0000ff;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 16px;
}

a:link {	
color: #000000;
}

a:visited {	
color: #0066ff;
}

a:hover {
color: #0000ff;
}

a:active {	
color: #000000;
}
