/* Style Rules */

/* Style Rules */
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {
	color: #b2ad75;
	text-decoration: underline;
	font-weight: bold;
}
/* links */

/* Tables */
table {
	border-color: #686135;
	border-style: solid;
	letter-spacing: 3px;
	
}

a.bord:hover {color: #b2ad75}
/* Tables */
