.navi { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.navi:hover { 
	text-decoration: underline;
	color: #000000;
}
.articleTitle,.fpArticleT {
	color: #003399;
}
.fpArticleT:hover {
	color: #39971F;
}
.fpArticleT:visited {
	color: #003399;
}
.catT {
	font-size: 14px;
	color: #003399;
}
.face {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
.face:hover {
	text-decoration: underline;
}


/* vote stuff */
.vchoice { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #4FA520; 
	text-decoration: none;
}
.vplus { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ff6d00; 
}
.vminus { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #47C3f6; 
}
.vgreen { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #429E21; 
}
a, a:hover {
	color: #000000;
}


/* poll */
.pollFp { font-size: 10px; color: #FFFFFF; }
.pollFpQ { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; }
.pollFpA { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
.pollQ { font-size: 11px; font-weight: bold; color: #FFFFFF; }
.pollAn { font-size: 11px; font-weight: bold; color: #FFFFFF; }
.pollDte { font-size: 11px; font-weight: bold;  color: #FFFFFF;}
.pollT { font-size: 11px; font-weight: bold;  color: #FFFFFF;}
.pollD { font-size: 11px;  color: #FFFFFF;}
.pollLnk { font-size: 11px;  color: #FFFFFF;}
.pollNav { font-size: 11px;  color: #FFFFFF;}
.pollA { font-size: 11px; font-weight: bold; color: #FFFFFF; }
.pollTbig { font-family: Verdana,Arial,Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none; color: #FFFFFF; }
.pollComArchive { font-size: 10px; color: #FFFFFF; }
.poll { font-size: 10px; color: #FFFFFF; }

/* header */

	p.dsf { margin-top: 4px; margin-bottom: 4px; text-align: center;}

table.top td.dhn{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;
	padding-left: 8px;
	width: 602px;
}

table.top td.dhn a{
	color: #000099;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
table.top td.dhn a:hover{
	color: #FF0000;
	text-decoration: none;
}

table.top td.dhn3{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 8px;
	width: 602px;
}

table.top td.dhn3 a{
	color: #000099;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
table.top td.dhn3 a:hover{
	color: #FF0000;
	text-decoration: none;
}

table.top{
	margin: 6px auto 0px auto;
	text-align: left;
	width: 770px;
}

table.top td.banner{
	height: 104px;
	padding-bottom: 10px;
	padding-top: 12px;
	text-align: center;
}

table.top td.logo{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	height: 60px;
	text-align: center;
	vertical-align: top;
	width: 155px;
}

td.blueline hr{
	color: #FFFFFF;
	height: 1px;
	margin-bottom: 6px;
	margin-top: 6px;
	width: 100%;
}