#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-indent: 3px;
	padding: 0px;
	line-height: 21px;
	background-color: #546F8E;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #DCDD4B;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

#sectionLinks a:hover{
	border-top: 1px solid #FFFFFF;
	background-color: #DCDD4B;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	background-position: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #003366;
	border-right-style: none;
	border-left-style: none;
}

#sectionLinks p{
	border-top: 1px solid #FFFFFF;
	background-color: #DCDD4B;
	vertical-align: middle;
	background-position: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	font-style: normal;
	text-indent: 3px;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}
