/* CSS Document */
.clear
{
	clear: both;
	margin: 0;
	padding: 0;
}

img, div { behavior: url(../../png-fix/iepngfix.htc) } /*PNG Hack for overlay graphic*/

	
#wrapper_col_left a /*news list items*/
{
	color: #131A1E;
	text-decoration: none;
}	

#wrapper_col_left a:hover
{
	color: #00acec;
	font-weight: bold;
}

#wrapper_col_left .current a
{
	color: #00acec;
	font-weight: bold;
}

	
	

