body {
	margin-bottom: 0px;

}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	font-weight: normal;
}

a:link {
	color: white;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: white;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;