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

/*Listen*/
.ListRow {
	background-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
/*
.ListRowAlt {
	background-color: #9d9d9d;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
*/
