* {
	margin: 0; 
	padding: 0;
	font-family: Verdana,Arial,'Times New Roman',sans-serif;
	font-size: 10px;
}

img {
	behavior: url("gfx/pngbehavior.htc");
	float: none;
	border: 0;
}

#content {
  font-family: verdana;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}

#content2 {
  font-family: verdana;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

#content3 {
  font-family: verdana;
  font-size: 11px;
  color: #cc3366;
  text-decoration: none;
}

#headline {
  font-family: verdana;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

#headline2 {
  font-family: verdana;
  font-size: 11px;
  color: #cc3366;
  text-decoration: none;
  font-weight: bold;
}

#headline3 {
  font-family: verdana;
  font-size: 13px;
  color: #cc3366;
  text-decoration: none;
  font-weight: bold;
  font-style: none
}

#gold {
  font-family: verdana;
  font-size: 11px;
  color: #ebc672;
  text-decoration: none;
  font-style: none
}

A {
  font-family: verdana;
  font-size: 11px;
  color: #cc3366;
  text-decoration: none;
  font-weight: bold;
  font-style: none;
}

A:visited 
  font-family: verdana;
  font-size: 11px;
  color: #cc3366;
  text-decoration: none;
  font-weight: bold;
  font-style: none;
}
A:active {
  font-family: verdana;
  font-size: 11px;
  color: #cc3366;
  text-decoration: none;
  font-weight: bold;
  font-style: none;
}
A:hover {
  font-family: verdana;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-style: none;
}