body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
a:link {
	color: #660066;
	text-decoration: underline;
}
a:visited {
	color: #660066;
	text-decoration: underline;
}

