body  {
	background-color : #9B2F00;
	color : #FFFFFF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}

a:link  {
	color : #C1C1C1;
	font-size : 12px;
	font-weight : bold;
}

a:visited  {
	color : #011C84;
	font-size : 12px;
	font-weight : bold;
}

a:hover  {
	color : #FF0000;
	font-size : 12px;
	font-weight : bold;
}

a.x:link  {
	color : #C1C1C1;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;
}

a.x:visited  {
	color : #C1C1C1;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;
}

a.x:hover  {
	color : #C1C1C1;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;
}

a.m:link  {
	color : #000000;
	font-size : 13px;
	font-weight : bold;
	text-decoration: none;
}

a.m:visited  {
	color : #000000;
	font-size : 13px;
	font-weight : bold;
	text-decoration: none;
	
}

a.m:hover  {
	color : #9B2F00;
	font-size : 13px;
	font-weight : bold;
	text-decoration: none;
}

a.n:link  {
	color : #C1C1C1;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.n:visited  {
	color : #C1C1C1;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.n:hover  {
	color : #C1C1C1;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.s:link  {
	color : #D9D9D9;
	font-size : 12px;
}

a.s:visited  {
	color : #D9D9D9;
	font-size : 12px;
}

a.s:hover  {
	color : #000000;
	font-size : 12px;
}

a.t:link  {
	color : #810101;
	font-size : 16px;
	font-weight : bold;
}

a.t:visited  {
	color : #810101;
	font-size : 16px;
	font-weight : bold;
}

a.t:hover  {
	color : #C2AF9D;
	font-size : 16px;
	font-weight : bold;
}

.k {   color: #000000;
}

td  {
	font-size : 12px;
}

.b  {
	border-color : #D9D9D9;
	border-style : ridge;
	border-width : 3px;
}
.c  {
	border-color : #D9D9D9;
	border-style : ridge;
	border-width : 2px;
}

a.kl {
      display:block;
      color:#000000;
      background-color:#fffFFF;
      width:230px;
      padding:0px 0px 0px 6px;
      font-size:14px;
      font-family:Verdana, Arial, sans-serif;
      font-weight:bold;
      text-decoration:none;
      text-align:left;
      margin:1px;
      border:1px solid #000;
      background-image:url(images/bg.gif);
      }
   a.kl:hover {
      display:block;
      color:#FFFFFF;
	  width:230px;
      padding:0px 0px 0px 6px;
      font-size:14px;
      font-family:Verdana, Arial, sans-serif;
      font-weight:bold;
      text-decoration:none;
      text-align:left;
      margin:1px;
      border:1px solid #000000;
      background-color:#000000;
      background-image:url(images/bgon.gif);
      }
 a.kl:visited {
      display:block;
      color:#000000;
      background-color:#fffFFF;
      width:230px;
      padding:0px 0px 0px 6px;
      font-size:14px;
      font-family:Verdana, Arial, sans-serif;
      font-weight:bold;
      text-decoration:none;
      text-align:left;
      margin:1px;
      border:1px solid #000;
      background-image:url(images/bg.gif);
      }





