body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#header, strong {
	color: #003366; 
}
a {
	text-decoration: none;
	color: #894589;

}
a:hover {
	text-decoration: underline;
}

