A.server:link,A.server:active,A.server:visited{
	Color : #ffffff;
	display : block;
	margin-left:0px; margin-right:0px;
	Text-Decoration : none;
	White-Space : nowrap;
	
	}


A.server:hover{
	Background-Color : #d64f18;
	Color : #ffffff;
	Display : block;
	margin-left:0px; margin-right:0px;
	
	Text-Decoration : none;
	White-Space : nowrap;
	}

.servertitle {
     color:#d64f18; 
     font-weight: bold; 
}

