td, body{
	font-family: verdana;
	font-size: xx-small;
	color: #000000;
	border: 0px;
	border-color: white;
}

a:link{
	font-family: verdana;
	font-size: xx-small;
	color:  #000000;
	text-decoration:none;
}

a:visited{
	font-family: verdana;
	font-size: xx-small;
	color: #000000;
	text-decoration:none;
}

a:hover{
	font-family: verdana;
	font-size: xx-small;
	color:  #000000;
	text-decoration:underline;
}

hr {
	border-width: 1;
	border-style: solid;
	height: 1px;
	width: 100%;
	color: white;
}