a:link {
	color: #000066;
	text-decoration: underline;
	font-weight: 900;
	font-size: 19px;
}
a:visited {
	color: #000066;
	text-decoration: underline;
	font-size: 19px;
	font-weight: 900;
}
a:hover {
	color: #000099;
	text-decoration: underline;
	font-size: 19px;
}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
	
body {
	margin: 0px;
}
