
body {

	background-color:#447799;


}


h1, h2, h3 {
	
	color:#226688;
	
}


a:link {
	color:#226688;
	text-decoration:underline;

}



a:visited {
	color:#226688;
	text-decoration:underline;
}

a:hover{color: #226688;
	text-decoration:underline;
}





