body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: 555353;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: 828282;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 828282;
}
a:hover {
	text-decoration: none;
	color: #FEA238;
}
a:active {
	text-decoration: none;
	color: 828282;
}
.bg {
	background-repeat: repeat-x;
}
.blackText {color: #000000}
.greyText {
	color: #555353
}
