a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}

.regnow {
	background-image: url(img/regbg.gif);
	background-repeat: no-repeat;

}
