
.lighred { color: #efd6d6 }
.lightblue { color: #80bbd9 }
.lightgreen { color: #cee7e7 }
.lightorange { color: #f7dece }
.lightviolet { color: #d6cede }
a.blue { color: #2878a1; font-weight: bold; text-decoration: none }
a.blue:hover { color: black }
a.green { color: #338697; font-weight: bold; text-decoration: none }
a.green:hover { color: black }
a.orange { color: #e0753b; font-weight: bold; text-decoration: none }
a.orange:hover { color: black }
a.red { color: #ae334b; font-weight: bold; text-decoration: none }
a.red:hover { color: black }
a.violet { color: #90f; font-weight: bold; text-decoration: none }
a.violet:hover { color: red; text-decoration: underline }
p.news { margin-top: 0.6em }
p.news a.blue:visited { color: #505050 }