#navblock {
	border-style: dotted;
	border-color: #ffffff;
	border-width: 1 0 1 0;
}
a.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #d4e6d4;
	border-width: 0 0 0 1;
	border-style: dotted;
	border-color: #ffffff;
	padding: 0 10 0 10;
}
a.navigation:link {
	color: #d4e6d4;
	font-weight: bold;
}
a.navigation:visited {
	color: #d4e6d4;
	font-weight: bold;
}
a.navigation:link:hover, a.navigation:visited:hover {
	text-decoration: underline;
	font-weight: bold;
	background: #665738;
}	
a.navigation:link:active, a.navigation:visited:active {
	color: ##d4e6d4;
	font-weight: bold;
}
a.navigation:link:active:hover, a.navigation:visited:active:hover {
	text-decoration: underline;
	font-weight: bold;
}	
a.blocktitlelink {
	font-family: Courier New, Courier, mono;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #ffffff;
}
a.blocktitlelink:link {
	color: #ffffff;
}
a.blocktitlelink:visited {
	color: #ffffff;
}
a.blocktitlelink:link:hover, a.blocktitlelink:visited:hover {
	color: #DE9A2B;
	text-decoration: none;
}	
a.blocktitlelink:link:active, a.blocktitlelink:visited:active {
	color: #ffffff;
	font-weight: bold;
}
a.blocktitlelink:link:active:hover, a.blocktitlelink:visited:active:hover {
	color: #DE9A2B;
	text-decoration: none;
}	
.boxlink {
	display: list-item;
	list-style-image: url(http://server/projects/itnewslink/IMG/inter/boxlinkbullet.gif);
	list-style-position: outside;
}
ul.bxlink {
	margin: 0;
	padding: 0;
}
a.bxlink {
	font-weight: bold;
	color: #d4e6d4; 	
}
a.bxlink:link {
	color: #d4e6d4;
	font-weight: bold;
}
a.bxlink:visited {
	color: #d4e6d4;
	font-weight: bold;
}
a.bxlink:link:hover, a.bxlink:visited:hover {
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;
}	
a.bxlink:link:active, a.bxlink:visited:active {
	color: #339933;
	font-weight: bold;
}
.bboxlink {
	display: list-item;
	list-style-image: url(http://server/projects/itnewslink/IMG/inter/bboxlinkbullet.gif);
	list-style-position: outside;
}
a.bbxlink {
	font-weight: bold;
	color: #ffffff; 	
}
a.bbxlink:link {
	color: #ffffff;
	font-weight: bold;
}
a.bbxlink:visited {
	color: #ffffff;
	font-weight: bold;
}
a.bbxlink:link:hover, a.bxlink:visited:hover {
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;
}	
a.bbxlink:link:active, a.bxlink:visited:active {
	color: #33CC33;
	font-weight: bold;
}

