body,td,th {
	font-family: Tahoma;
	font-size: 15px;
	text-decoration: none;
	border: 10px;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 100px;
}
a:link {
	text-decoration: none;
	font-weight: bold
	color: #000000;
	border: 10px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	border: 10px;
}
a:hover {
	text-decoration: none;
	color: #000000;
	border: 10px;
}
a:active {
	text-decoration: none;
	color: #000000;
	border: 10px;
}

A:link IMG { border: solid white }
A:visited IMG { border: solid white }
A:hover IMG { border: solid white }