a:link { color:#ff9900; text-decoration:underline;  }
a:visited { color:#ff9900; text-decoration:underline;  }
a:hover { color:#cc00cc; text-decoration:underline; }
a:active { color:#cc00cc; text-decoration:underline; }

h1{
	background-image: url(../images/h1_bg.gif);
}
.colorbl li{
	background: url(../images/bullet.gif) no-repeat;
}
.note dd{
	float: left;
	width: 510px;
}
.note dd.mark{
	color: #ff9900;
}

#bottom_button a{
	background-image: url(../images/button2.gif);
}
#copyright{
	border-top: 1px #ff9900 solid;
}
.formstyle li.question{
	background: url(../images/bullet.gif) no-repeat;
}

