﻿body {
	background-color: #5D5C54;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0 auto;
}
td {
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

	line-height:20px;
	color: #FFFFFF;
}
a, a:ACTIVE, a:LINK, a:VISITED {
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
a:HOVER {
	color : #C8C8C8;
	font-weight : normal;
	text-decoration : underline;
}
.TextFooter, .TextFooter:active, .TextFooter:link, .TextFooter:visited {
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.TextFooter:hover {
	color: #C8C8C8;
	font-weight:bold;
	text-decoration: underline;
}
