A, A:link, A.visited, A:active, a:hover {
	text-decoration: underline;
	font-style: italic;
	color: #cccc00;
	padding: 2px;
}

/*Listen*/
.ListRow {
	background-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-color: #cccc00;
	border-bottom-width: 1px;
}

/*
.ListRowAlt {
	background-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-color: #1daa9d;
	border-bottom-width: 1px;
}
*/