
body, td {
	font-family: Georgia, serif;
	font-size: 12px;
}

a, a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

a:hover {
	color: #0000ff;
	text-decoration: underline;
}


.submt {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	width: 150px;
}

.submtOn {
	background-color: #ffffff;
	color: #000000;
	width: 150px;
	font-weight: bold;
}

.inpt {
	width: 80%;
}

.star {
	color: #ff0000;
}