@charset "utf-8";
a {
	font-weight: bold;
	color: #910029;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.flashbg {
	background-image: url(images/top_flash.jpg);
	background-repeat: repeat-y;
}
