body {
	background-color: #485e72;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bcr {
	font-weight: normal;
	background-image: url(images/bcr.gif);
	background-repeat: repeat-x;
}
#tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #8d9daa;
	letter-spacing: 1pt;
	text-align: center;


}
#tx a:link {
	color: #989898;
	text-decoration: underline;
}
#tx a:visited {
	color: #989898;
	text-decoration: none;
}
#tx a:hover {
	color: #ffffff;
	text-decoration: none;
}
#tx a:active {
	color: #989898;
	text-decoration: none;
}
