a {  text-decoration: none}
a:hover {
	background-color: #CCCCFF;
	text-decoration: none;
	border-top: 1px none #F6F5F1;
	border-right: 1px none #F6F5F1;
	border-bottom: 1px dashed #F6F5F1;
	border-left: 1px none #F6F5F1;
}
