body {
	background-attachment: fixed;
	background-color: #7F7F7F;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 14px;
}
.inp {
	height: 18 px;
}
td {
	font-size: 14px;
}
a:link {
	font-size: 14px;
	color: #073941;
	text-decoration: none;
}
a:visited {
	color: #073941;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
}
