html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	min-height:100%;
	height:100%;
}
.WhiteText {
	color: #FFFFFF;
}
a.RightColumnLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
	border: 0px none 0;
}

a.RightColumnLinks:hover {
	color: #FFFFFF;
}
a.RightColumnLinksTena {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
