﻿body
{
	background-color:Black;
	color:white;
	font-family:Courier New;
}

.panel
{
}

a:hover
{
	color: white;  
}
a:link
{
	color: white;  
}
a:visited
{
	color: white;  
}

