
a:hover { color: red }
a { color: gray; font-weight: bold; text-decoration: none }
a.links:hover { color: white }
body  { color: white; font-family: Verdana, Arial; background-color: black }
h1 { color: white; font-size: 18px; font-family: Verdana, Arial, sans-serif; margin: 2px }
p  { color: white; font-size: 12px; font-family: Verdana, Arial }
.articletitle  { color: white; font-weight: bold; font-size: 18px; font-family: Arial }
.subtitle { color: white; font-style: italic; font-size: 15px; font-family: Arial }
.blogtitle { color: white; font-size: 36px; font-family: Verdana, Arial, sans-serif; margin: 2px }
.boldelements { color: white; font-weight: bold; font-size: 15px; font-family: Verdana, Arial, sans-serif; margin: 2px }
.date { color: #999999; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, sans-serif }
.h1 { color: white; font-size: 20px; font-family: Verdana, Arial, sans-serif; margin: 2px }
.links {font-family: Verdana, Arial, sans-serif;color: black;font-size:11px}
