BODY
{
	color: #00A8FF;
	background-color: #000000;
}
A
{
	text-decoration: none;
	color: #6067FF;
}
A:hover
{
	color: Aqua;
}
B
{
	color: #00D5FF;
}
#barBottom {
	background-color : transparent;
	border-top : 1px solid Blue;
}#barTop {
	background-color : transparent;
	border-bottom : 1px solid Blue;
}
