.border {
	border: 1px solid #666666;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #CC6600;
}

.border{
background-repeat:no-repeat;
background-color:#FFFFFF;
}

a #elections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
	background-color: #999;
}

a:hover #elections {
	color:#FFF;
}
