@charset "UTF-8";
/* CSS Document */

/* The name of this file is "styles-op-ed_left.css". */
BODY    {
	color: black;
	bgcolor:#ffffff;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-position: 100% 0;
	text-align: left;
	word-spacing: normal;
	width: auto;
	}
	a:link {
	color: #006666;
	}
	a:visited {
	color: purple;
	}
	a:active {
	color: orange;
	}
	a:link:hover {
	color: red;
}
#body {
	margin:0 auto;
	width:856px;
}.txt_wht {
	color: #FFF;
}
.top {
	font-size: 12px;
}
.op_ed_list {
	font-size: 14px;
}
.nav_links_op-ed {
	font-size: 13px;
}

