div.olink_category {
	font-family: Trebuchet, Tahoma, Verdana;
    font-size: 9pt;
	text-align : left;
    font-weight: bold;
	color: #10221d;
	border: 1px solid #406c5c;
	height: 15px;
	padding: 3px 4px 3px 4px;
	margin: 2px;
}

div.category_desc {
	font-family: Trebuchet, Tahoma, Verdana;
    font-size: 8pt;
	text-align : left;
	color: #10221d;
	border: 1px solid #406c5c;
	height: 15px;
	padding: 4px 4px 2px 4px;
	margin: 2px;
}

div.olink_link {
       padding: 4px 4px 0 12px;
       text-align : left;
	   line-height: 14px;
       color: #3e4236;
	   font-size: 9pt;
	   font-weight: normal;
       
}

A{
	font-family: Trebuchet, Tahoma, Verdana;
	font-size : 9pt;
	text-decoration : underline;
	color: #90a133;
}

A:VISITED{
	font-family: Trebuchet, Tahoma, Verdana;
	font-size : 9pt;
	color: #90a133;
	text-decoration : underline;
	
}

A:HOVER{
	font-family: Trebuchet, Tahoma, Verdana;
	font-size : 9pt;
	color: #e6d49a;
	text-decoration : none;
}

.A2{
	font-family: Trebuchet, Tahoma, Verdana;
	font-size : 9pt;
	text-decoration : underline;
	color: #4e3500;
	font-weight: bold;
}

.A2:VISITED{
	font-family: Trebuchet, Tahoma, Verdana;
	font-size : 9pt;
	color: #4e3500;
	text-decoration : underline;
	font-weight: bold;
	
}

.A2:HOVER{
	font-family: Trebuchet, Tahoma, Verdana;
	font-size : 9pt;
	color: #b4851e;
	text-decoration : none;
	font-weight: bold;
}