body {
	background-color : #000030;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	border-style : dotted;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 0;
	border-bottom-width : 1px;
	COLOR: Aqua;
}
a:hover {
	color: Aqua;
}
a.image {	border-style: none;
}

