@charset "utf-8";
/* CSS Document */
body
{
	background-color:#FFF;
	margin:0px;
	
}
.aa
{
  color: #85CDFD;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none
}

.aa:hover
{
  color: #FFFFFF;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none
}
 
.bb
{
  color: #FFFFFF;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none
}

.bb:hover
{
  color: #F9A41D;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none
}

.goldtext
{color:#FFE400;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}

#FlashID2
{
	height:157px;
}
#FlashID
{
	height:83px;
}
.flashtext
{
	color:#474A4F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
}

.footer
{
  color: #000000;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

a.footer:hover
{
  color: #85CDFD;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}

#tags{display:none;}