body {
	margin:0px;
	padding:0px;
}
td {
	font-family:tahoma;
	font-size:11px;
	color:#484848;
}
.black{
color: #FF0000
}
.tb1 { 
	height:100%; 
	width:100%; 
	border:0;
} 
a:link {
	color: FF0000;
	text-decoration: underline;
}
a:visited {
	color: FF0000;
	text-decoration: underline;
}
a:hover {
	color: FF0000;
	text-decoration: none;
}
a:active {
	color: FF0000;
	text-decoration: none;
}