#leftmenu {
	position : absolute;
	left : 0px;
	width : 180px;
	height:auto;
	background-color: #ffffff;
	padding-top: 5px;
}
a:visited,
a:active,
a:link {	
	color: #0000ff;
	text-decoration : none;
}
.textadright {
	float: right;
	height: 63px;
	width:541px;
	text-align: left;
}