a {  color: #003300; text-decoration: none}
a:hover {  color: #990000; text-decoration: underline}
.imgpad {
	margin-right: 10px;
}
#vote {
	background-color: #FFF;
	width: 670px;
	margin-right: auto;
	margin-left: 40px;
	border: 2px solid #030;
	padding: 10px;
}
.imgright {
	float: right;
	margin-left: 25px;
}
#vote h1 {
	margin-top: 0px;
	color: #030;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
}

