table.side {
   border-collapse: collapse;
}
table.side td {
   border: 0px;
}
table.side td a, table.side td a:visited {
	display: block;
	padding: 1px;
	text-decoration: none;
	color: #FFFFFF;
}

table.side td a:hover, table.side td a:active, {
   color:white;
   background-color:#612038;
   text-decoration:none;
   }
