hr {  color: #CC6600}


.layout {
	border-left-width: 20px;
	border-left-style: outset;
	border-left-color: #CCFF99;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCC66;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 550px;
}
.layouttitle {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #009933;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	text-decoration: none;
}
.cat {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF99;
}
.cont
 {
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 8px;
	color: #333333;
}
a {
	color: #996600;
	font-weight: bold;

}
