body { background-color: transparent }
.newsHeader { color: #fff; font-size: 13px; font-family: Arial; font-weight: bold }
.newsText { color: #fff; font-size: 10px; font-family: Arial }
.newsItal { color: #fff; font-size: 10px; font-family: Arial; font-style: italic }
.dateText { color: #fff; font-size: 11px; font-family: Arial }
.header  { color: #fcff00; font-size: 20px; font-family: Arial; text-transform: uppercase; letter-spacing: 4px }
.border { outline: solid 3px #fff }

a.socialLink { background: #003333; }
a:link.socialLink  { color: #4e4a4a; font-size: 10px; font-family: Arial; text-transform: uppercase }
a:visited.socialLink  { color: #4e4a4a; font-size: 10px; font-family: Arial; text-transform: uppercase }
a:hover.socialLink   { color: #000; font-size: 10px; font-family: Arial; font-weight: bold; text-transform: uppercase }
a:active.socialLink   { font-size: 10px; font-family: Arial; font-weight: bold; text-transform: uppercase }
a:link.socialLink2   { color: #fcfafb; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; text-transform: uppercase }
a:visited.socialLink2   { color: #fcfafb; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; text-transform: uppercase }
a:hover.socialLink2    { color: #fcff00 !important; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; text-transform: uppercase }
a:active.socialLink2    { color: #fcff00 !important; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; text-transform: uppercase }
.social { background: #003333; color: #fcff00; font-size: 12px; font-family: Arial; font-weight: bold; text-transform: uppercase; padding: 3px }
