.pathBar {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px ;
	font-weight : bold ;
	color : #FFFFFF ;
}

a:link.pathBar {
	text-decoration : none ;
	color : #FFFFFF ;
}

a:visited.pathBar {
	text-decoration : none ;
	color : #FFFFFF ;
}

a:hover.pathBar {
	text-decoration : underline ;
	color : #0000CC ;
	text-decoration : underline ;
}

.buttonBar {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px ;
	line-height : 16px ;
	font-weight : bold ;
	color : #FFFFFF ;
}

a:link.buttonBar {
	text-decoration : none ;
	color : #FFFFFF ;
}

a:visited.buttonBar {
	text-decoration : none ;
	color : #FFFFFF;
}

a:hover.buttonBar {
	text-decoration : underline ;
	color : #FF99CC ;
}

.headerLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 11px ;
	color : #FFFFFF ;
	font-weight : bold;
}

a:link.headerLinks {  text-decoration: none; color: #FFFFFF}
a:visited.headerLinks {  text-decoration: none; color: #FFFFFF}
a:hover.headerLinks {  text-decoration: underline; color: #FF99CC;}

.login {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CC6666}
a:link.login {  text-decoration: none; color: #CC6666}
a:hover.login {  color: #FF99CC;}

.news {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin-bottom: 8px; margin-top: 0px}
.copyrightFooter {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; text-align: center}

