
td {
	font-family: "Arial";
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 24px;
}
a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.blank {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
}
.xx {
	line-height: 22px;
	text-indent: 10px;
}

.vote{
	background-image: url(../img/button_vote.jpg);
	height: 21px;
	width: 50px;
	border: none;
}
