.topbg {
	background-attachment: fixed;
	background-image: url('images/topbg.gif');
	background-repeat: no-repeat;
	background-position: right top
}
.arial11bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}
.arial10bold {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
A:link { text-decoration: none; color: #3399CC; }
A:visited {text-decoration: none; color: #3399CC; }
A:hover {text-decoration: none; color: #DE2910; }
A:active {text-decoration: none; color: #3399CC; }
