/* CSS Document */
.arthead   { font-family: impact, Arial, Helvetica, sans-serif; font-size: 26px; color: #990000; font-weight: bold; text-transform: uppercase; }
.artname   { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000066; }
.artunderline {
	text-decoration : underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #000066; }

.arttext   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.arthurtext   { font-style : italic; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }   
.arturl   { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; color: #990000;}
.artdate   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.headline { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000066;}
.headline2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066;}
.pagenumber {
	font-family: Arial, Helvetica, sans-serif; /* Active Page  */
	font-size: 12px;
	font-style: normal;
	color:red;
	}
.pagenumber2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: aqua;
}
.pagelabel {
	font-family: Arial, Helvetica, sans-serif; /* Date at bottom of article summary text  */
	font-size: 10px;
	font-weight: bold;
	color: red;
	
			}

.page {
	font-family: Arial, Helvetica, sans-serif; /* Page: 1/2   Articles: 7  */
	font-size: 10px;
	font-weight: bold;
	color: red;
	
			}
#prevnext a:link {color:#FF0000; font-size: 11px;}
#prevnext a:visited {color:#FF0000; font-size: 11px;}
#prevnext a:hover {
			text-decoration:underline; /*  For the previous & Next words next to page numbers     */
			background-color : #FFFFFF;
			color:#000066; font-size: 11px;}

/*  ---Start---Left NavBar Styling      */

.navbarfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5c5c2a;
	text-align: left;
	line-height: normal;
	font-variant: normal;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000000;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	display: block; text-decoration: none;
	border-top: 1px solid #000000;
	padding: 4px 0px 4px 15px;
	width: auto;
	background: rgb(92%,91%,90%) url(http://www.sbgraphics.net/phpartman/images/arrow4.gif)
     3px 50% no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	background-color: #92A0BD;
	margin: 0;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FAF2D5;
}

#sectionLinks a:visited{
	display: block; text-decoration: none;
	border-top: 1px solid #000000;
	background: rgb(92%,91%,90%) url(http://www.sbgraphics.net/phpartman/images/arrow4.gif)
     3px 50% no-repeat;
	padding: 4px 0px 4px 15px;
	background-color: #92A0BD;
	margin: 0;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FAF2D5;
}

#sectionLinks a:hover{
	display: block; text-decoration: none;
	border-top: 1px solid #000000;
	background: rgb(92%,91%,90%) url(http://www.sbgraphics.net/phpartman/images/arrow3.gif)
     3px 50% no-repeat;
	padding: 4px 0px 4px 15px;
	background-color: #526384;
	margin: 0;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

#sectionlinkswrapper{
border-bottom: 1px solid black;
}
.navbarfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5c5c2a;
	text-align: left;
	line-height: normal;
	font-variant: normal;
}
<!-- 
p {font: normal 11px Verdana;}
-->