body,table,tr,th{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #3C3C3C;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
	text-align: left;
}
td{
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: middle;
	text-align: center;
	background-repeat: no-repeat;
}
img {
	border: 0;
}
a:link {
	font-weight: bold;
	color: White;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: White;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: White;
	text-decoration: none;
	position: relative;
	right: 1px;
	bottom: 1px;
}
