@charset "utf-8";
/* CSS Document */
a.model:link, a.model:visited{	color: #c0c0c0;	text-decoration: none;}
a.model:hover {
	text-decoration: underline;
	color: white;
}
#blu_box {
	background: url(../img/wks_ws.jpg);
}
#green_box {
	background: url(../img/wks_trade.jpg);
}
#sections {
	margin-top: 30px;
}
#news {
	margin-top: 30px;
	border-left: solid 1px #c0c0c0;
}

img
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: none;
	}
