
	TD {
	font-family : 'Times New Roman',Times,serif;
	font-size : smaller;
	
}

	A:HOVER {
text-decoration : underline;
	}

	A:ACTIVE {
		text-decoration : underline;
	}
	A {
		text-decoration : none;
	}
.Submit{

background-color: black; font-weight: bold; color: white;>
}