body { background: Blue }

h1, h2, h3 { font-family: verdana; color: navy; text-align: Center }
p, td { font-family: verdana; font-size: 10pt; color: navy }

a { color: blue }
a:hover { color: red; text-decoration: none }