a:link { color: white;
background: transparent;
text-decoration: none
}

a:visited { color: white;
background: transparent;
text-decoration: none
}

a:hover   { color: #d42639; text-decoration: none; background-color: transparent }

a:active  { color: white;
background: transparent;
text-decoration: none
}
body.homepage  {background: black;
text-align: center
}

.header { font-size: 1em;
font-family: "Albertus Medium", Tahoma, Arial, Helvetica, Geneva, Swiss,  SunSans-Regular, sans-serif;
text-align: center;
line-height: 1.2em
}

span#hilite { color: #d42639
}

div.home  { color: #ccae6d; font-size: 1.2em; line-height: 1.2em; font-family: Georgia, "Times New Roman", Times; background-color: transparent; text-align: justify; margin: auto; width: 40% }

.homepage_note {color: #d92235;
}

.news_color {color: #cc0000;
}

