
table { line-height: 1.5em; }
a:link { color: blue; text-decoration: none; }
a:visited { color: purple; text-decoration: none; }
a:hover  { color: red; text-decoration: none; }

IMG{
	border-style: none;
	border-width: 0px;
}

IMG A, A:link, A:visited, A:hover{
	border-style: none;
	border-width: 0px;
}
