body {
	margin-bottom: 0px;
	margin:auto;
}
td
{
	color:black;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: black;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: black;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: red;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 30px;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

table.link{
	background-color:#FFFFFF;
}
table.link td{
	padding-left:10px;
	height:25px;
	width=100%;
	valign:center;
	border-bottom:solid 1px #000;
}