body {
	background-image:url(../images/bg.gif);
	background-color:#483C54;
	background-repeat:repeat;
	background-attachment:scroll;
	margin: 0px;
	font: normal 11px/16px Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
a:link { color:#9966CC; text-decoration:none; }
a:visited { color:#9966CC; text-decoration:none; }
a:hover { color:#9966CC; text-decoration:underline; }
a:active { color:#9966CC; text-decoration:none; }

.footer { font: normal 10px/13px Georgia, "Times New Roman", Times, serif; font-size: 11px;	color: #666666; }