body {
	background-attachment: scroll;
	background-image: url(../images/contentbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;


}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;

}
a:active {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;

}
