body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../pics/main.jpg);
	background-repeat: repeat;
	background-position: top left;
	background-color:#FFFFFF;
	color: #000000;
	font-size: small;
}
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #006600;
}
a:active {
	color: #006600;
}

