body {
FONT-FAMILY: Tahoma, Arial, Verdana;
	margin: 0;
	padding: 0;
	border: 0 none;
	font-size: 11px;
	line-height: normal;
	color: #A0A5AA;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #231F20;
	height:100%; 
	}

	A:link, A:visited, A:active {
	color: #A0A5AA; 
	background: transparent;
	text-decoration: underline;
	font-size: 11px;
FONT-FAMILY: Tahoma, Arial, Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
}
A:hover {
	color: #A0A5AA;
	background: transparent;
	text-decoration: underline;
	font-size: 11px;
FONT-FAMILY: Tahoma, Arial, Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

