
.left_menu {
	padding-bottom: 7px;
	padding-top: 7px;
	color: #FFDDBA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
} 
A:link {
color : #FFDDBA;
text-decoration: none;
}
A:visited {
color : #FFDDBA; 
text-decoration: none;
} 
A:active {
color : #FFDDBA;
text-decoration: none; 
} 
A:hover {
color : #FFFFFF; 
text-decoration: none;
}	


