body{
	color: #000000;
	background: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link{
	text-decoration: underline;
	font-family: Aurora;
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
}

a:visited{
	text-decoration: underline;
	font-family: Aurora;
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
}

a:active{
	text-decoration: underline;
	font-family: Aurora;
	font-size: 36px;
	color: #ffffff;
}

a:hover{
	text-decoration: underline;
	font-family: Aurora;
	font-size: 36px;
	color: #ffffff;
}
a:link img{
	border: 1px solid #000000;
}

a:visited img{
	border: 1px solid #000000;
}

a:active img{
	border: 1px solid #000000;
}

a:hover img{
	border: 1px solid #000000;
}
a.top:link img{
	border: 0px none #000000;
}
a.top:visited img{
	border: 0px none #000000;
}
a.top:active img{
	border: 0px none #000000;
}
a.top:hover img{
	border: 0px none #000000;
}

