body { background-color: #C6E7FF; font-size: 16px; text-align: justify; }
h1, h2, h3 { color: #0000C0; text-align: center; }
p { margin: 15px; }
hr.gold { color: #E7BD29;  height: 4px;}

a:link { font-size: 15px; color: blue; text-decoration: none; }
a:visited {font-size: 15px; color: purple; text-decoration: none; }
a:hover { font-weight: bold; font-size: 15px; color: red; text-decoration: underline;}

div.dash { border-style: dashed; border-width: 2px;  padding: 6px; }
