a:link {
	color: #254634;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #6E3B6B;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	background-color: #AC04AC;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #ECF5D4;
	background-image: url(images/bgspring.gif);
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body,td,th {
	color: #254634;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

table.tip {
	background-color: #D8E4C4;
}

td.poll {
	background-color: #D8E4C4;
}
