body,table,tr,td	{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: White;
}
img {
	border: 0;
}
a:link {
	color: White;
	text-decoration: underline;
}
a:visited {
	color: White;
	text-decoration: underline;
}
a:hover {
	color: #FFBF2D;
	position: relative;
	right: 1px;
	bottom: 1px;		
}