internal {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	color: #339933;
	text-decoration: none;
}

a {
	color: #335500;
	text-decoration:none;
}

body { background-color:#333333;
	background-image: url(Images/museumG.gif);
	margin-left: auto; 
    margin-right: auto;
	font-family:Verdana;
	font-size:10pt;
}
