#leftmenu a:active,
#leftmenu a:visited,
#leftmenu a:link {
	color : #990033;
	text-decoration : none;	
	margin-right : 0px;
	padding : 2px;
}

#leftmenu a:hover {
	text-decoration: underline;
	color: #cc0033;
}