 body {
	SCROLLBAR-FACE-COLOR: #333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #52AFFD;
	SCROLLBAR-SHADOW-COLOR: #52AFFD;
	SCROLLBAR-3DLIGHT-COLOR: #52AFFD;
	SCROLLBAR-ARROW-COLOR: #EE2222;
	SCROLLBAR-TRACK-COLOR: #333333;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
	background-color : #000000;
}
  ""A:link {
	color: #52AFFD;
	text-decoration: none;
	font-weight : bold;
}
A:link {
	color: #A6F471;
	text-decoration: none;
	font-weight : bold;
}
  A:visited {
	color: #A6F471;
	text-decoration: none;
	font-weight : bold;
}
  A:active {
	color: #A6F471;
	text-decoration: none;
	font-weight : bold;
}
  A:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight : bold;
}

  .small {
	font-family: verdana,arial,helvetica;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
  .small_blue {
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	color: #52AFFD; 
 }
  .small_red {
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	color: #EE2222; 
 }
  .small_green {
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	color: #A6F471; 
 }
  .txt {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
  .txt_blue {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #52AFFD; 
 }
 .txt_green {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #A6F471; 
 }
   .txt_red {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #EE2222; 
 }
 .title {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
  .titleXL {
	font-family: verdana, arial, helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF; 
 }
  .title_blue {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #52AFFD; 
 }
  .title_green {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #A6F471; 
 }
 .title_red {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #EE2222; 
 }
  .titleXL_blue {
	font-family: verdana, arial, helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #52AFFD; 
 }
  .titleXL_green {
	font-family: verdana, arial, helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #A6F471; 
 }
   .titleXL_red {
	font-family: verdana, arial, helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #EE2222; 
 }
 
