body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-image: url(images/bigrock.jpg);
	background-repeat: repeat;

}
a:visited {  text-decoration: none; color: #006600}
a:link {  color: #000066; text-decoration: none}
a:hover {  color: #009966; text-decoration: underline}
a:active {  color: #009966; text-decoration: none}
img {  border-color: #009966 #009966 #009966 #339900}
