.columnLeft {
	background-image: url(images/clmn_left_hm.gif);
}
.yellowTablebkgr {
	background-image: url(images/yellowTable_bkgr.gif);
}
.textoSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px;
}
.greyTablebkgr {
	background-image: url(images/greyTable_bkgr.gif);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;

}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.bullet {
	list-style-position: outside;
	list-style-type: square;
}

