.title-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	background-color: transparent;
}

.listitem {
	font-weight: bold;
	color: #993333;
	line-height: 150%;
	background-color: transparent;
}

a:link{
	text-decoration: underline;
	color: #333333;
}

a:hover{
	text-decoration: none;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;	
}

#sectionLinks a:hover{
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinkstop {
	color: #FFFFCC;
	text-decoration: none;	
}

#sectionLinkstop a:link, #sectionLinkstop a:visited {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;	
}

#sectionLinkstop a:hover{
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinksbottom {
	color: #BDBDB8;
	text-decoration: none;	
}

#sectionLinksbottom a:link, #sectionLinksbottom a:visited {
	color: #BDBDB8;
	text-decoration: none;	
}

#sectionLinksbottom a:hover{
	color: #FFCC00;
	text-decoration: underline;
}