﻿body {
  background-color: #000000;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:medium;
}
a {
  color: #FFFFFF;
  text-decoration: none;
}
a:hover {
  color: #00FFFF;
  text-decoration: none;
}
h6 {
	color: #FFFFFF;
	font-family: Times New Roman;
	font-size: xx-small;
	font-weight: normal;
	text-align: center;
}
