﻿body {
	background-color: #474b42;
	font-size: 10px;
	font-family: Verdana;
}
table {
	font-size: 12px;
	font-family: Verdana;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;
}
