body { background-color: #0079a2; }

#special-text { border-bottom: 5px solid #0079a2; }
#small-image { height: 130px; border-bottom: 5px solid #0079a2; }
#main-text a:hover, #main-text a:active { color: #0079a2; }

.darker { background-color: #005e80; }

.color-text { color: #0079a2; }
a.color-text { color: #0079a2; }
a.color-text:link, a.color-text:visited { color: #0079a2; }
a.color-text:hover, a.color-text:active { color: #005e80; }

.light { background-color: #70b4cb; }
.lighter { background-color: #afd5e2; }

h2 { color: #0079a2; }