body{background-color:#000000
}
.picture {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #1DEBFF;
	border-right-color: #1DEBFF;
	border-bottom-color: #1DEBFF;
	border-left-color: #1DEBFF;
}
a:link {  text-decoration: none;color:#00FFFF}
a:visited {  text-decoration: none;color: #00FFFF}
a:hover { text-decoration: none; color: gold; }