.Daves {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	border: thin none #CCCCCC;
	background-repeat: no-repeat;
	background-image: none;






}
a:hover {
	font-family: Tahoma;
	color: #666666;
}
.background {
	background-repeat: no-repeat;
}
.noBorder {
	border: thin dotted #CCCCCC;
}

