@charset "iso-8859-1";

.txt
{
	font-size:11px;
	font-weight:500;
}

.txt1
{
	font-size:11px;
	font-weight:500;
}

.input
{
	border-color: #003E5D;
	border-width: 1px;
	border-style: solid;
	background:	#FFFFFF;
	color: #000000;
	width: 170px;
	
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}