.link {color: #000000};
A, A:hover, A:visited {color : #000000;
text-decoration: none;};
.linkmenu, A, A:hover, A:visited {color: #9B9764;text-decoration: none;};

<style type="text/css">
table.tableresa {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: rgb(250, 240, 230);
}
table.tableresa th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: green green green green;
	background-color: rgb(250, 240, 230);
}
.style4 A, A:hover, A:visited {font-size: 9px
color : #000000;
text-decoration: none;
}