body{
	color: #00008b;
	font-family: "Times New Roman";
	background: white;
}

hr{
		color: #00008b;
}

:link, :visited, :active{
	color: #00008b;
}
:hover{
	color: #00008b;
	text-decoration:none;
}
