.left_column {
	background-image:url('images/Menu-Background.jpg');
	background-repeat:repeat-y;
}

.BlackLink {
	font-family:verdana;
	font-size:12px;
	color:#0033FF;
	font-weight:none;
        text-decoration:underline;
	
}

a.BlackLink:hover {
	text-decoration:none;
}

.BlackHeader {
	font-family:verdana;
	font-size:14px;
	color:#000000;
	font-weight:bold;
        text-decoration:underline;
	
}

a.BlackHeader:hover {
	text-decoration:underline;
}

.BlackText {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.more_link {
	font-family:verdana;
	font-size:11px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

a.more_link:hover {
	text-decoration:underline;
}