/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,th,td { font-size:12px;


}
a:link {
	font-size: 12px;
color:#000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
color:#000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
color:red;
	text-decoration: none;
}
a:active {
	font-size: 12px;
color:#000000;
	text-decoration: none;
}
.input_a{border-left:0px;border-right:0px; border-top:0px; border-bottom:1px  #333333 solid;}
