#left_text{
	padding: 10px 0px 0px 10px;
}
#left_text a{
	color: #778899;
	font-weight: bold;
	display: block;
	margin: 2px 0px 2px 0px;
}
#left_text a:link {
	text-decoration: none;
}
#left_text a:visited { 
	text-decoration: none; 
}
#left_text a:hover, #left_text a:active { 
	text-decoration: underline;
	color: #696969;
}