.links {
	color: #000000;
	text-decoration: none;
	cursor: hand;

}
.border {
	border: thin dashed #000000;
	background-color: #FFFF00;

}
.tablepad {
	padding: 3px;
}
