a.baselink{
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	font-size:12px;
	line-height:30px;
	width:106px;
	height:30px;	
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	display:block;
}
a.baselink:visited{
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	font-size:12px;
	line-height:30px;
	width:106px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	display:block;
}

a.baselink:hover{
	text-decoration:none;
	color:#660252;
	font-weight:normal;
	font-size:12px;
	background: url(images/menu-hover.jpg) no-repeat bottom left;
	line-height:30px;
	width:106px;
	height:30px;	
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	display:block;
}
