﻿body,td,th {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
}
body {
	background-color: #282828;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*a:link {
	color: 656C62;
}
a:visited {
	color: 656C62;
}
a:hover {
	color: #000000;
}
a:active {
	color: 656C62;
}*/
.style1 {font-size: 2px}
.style2 {font-size: 1px}

a {
	color: White;
	text-decoration:none;
}
a:visited {
	color: White;
}
a:hover {
	color: White;
	text-decoration:underline;
}
a:active {
	color: White;
}