a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FF9900; text-decoration: none; font-weight: normal}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
body {
	background-color: #666633;
	background-image: url(graphics/texturebgmain.jpg);
	background-attachment: fixed;
	background-repeat: repeat;

}
