a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.inp {
	border: thin groove #334B93;

}
.bd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #334F90;
	background-image: url(images/frame_r8_c1.jpg);
	background-repeat: repeat-y;
}
