h1, h2, h3, h4, h5, h6 { color: MidnightBlue; text-align: center}
hr { color: #007CCA }
ul { list-style: square outside }

A:link { text-decoration: none; color: DodgerBlue }
A:visited { text-decoration: none; color: DodgerBlue }
A:hover { background-color: CornflowerBlue; color: white }
