font {
	font-family: Tahoma;
	font-size: 10px;
	color: #f8c552;
}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #f8c552;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #f8c552;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #b69467;
}
a:active {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #f8c552;
}
td {
  background-repeat: repeat-y;
  background-attachement: fixed;
}
.invlink {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	cursor: default;	
	color: #000000;
}
