body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg {
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 100%;
}

.bluetxt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #0075C2;
	text-decoration: none;
}
.bluetxt a:link, .bluetxt a:visited,.bluetxt a:active {
	color: #0075C2;
	text-decoration: none;
}
.bluetxt a:hover {
	color: #990000;
	text-decoration: underline;
}
