.emergbg {
	background-image: url(images/bgliner.gif);
	background-repeat: repeat-y;
}
.blueliner {
	background-image: url(images/blue-liner.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #3399CC;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
