

.linktext_nav A{
			font-family:	Verdana, Arial, sans-serif;
			font-size:		12px;
			text-transform:	none;
			text-decoration:underline;
			font-weight:	bold;
			line-height:	140%;
			color:			#ffffff;
		}				
.linktext_nav A:hover{
			font-family:	Verdana, Arial, sans-serif;
			font-size:		12px;
			text-transform:	none;
			text-decoration:underline;
			line-height:	140%;
			color:			#cccccc;
		}
		

