/*           Font-Stylesheet           */
/*       Crashed-Ice Design 2008       */
/* (c) 2008 Crashed Ice & Buntes Kreuz */
/*      Written by Fabian Bronner      */

.Headline
{
  font-size: 14pt;
  font-family: impact;
  font-weight: bold;
}

.u_Headline
{
  font-size: 14pt;
  font-family: impact;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.u_Headline:hover
{
  font-size: 14pt;
  font-family: impact;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.SubLinks
{
  font-size: 12pt;
  font-family: impact;
  text-align: right;
}

.SubCR
{
  font-size: 12pt;
  font-family: impact;
  text-align: left;
  float: left;
}

a
{
  font-size: 12pt;
  font-family: impact;
  font-decoration: underline;
  color: #202020;
}

a:hover
{
  font-size: 12pt;
  font-family: impact;
  font-decoration: underline;
  color: #404040;
}
