A:link {text-decoration:underline;color:#434343;}
A:visited {text-decoration:underline;color:#434343;}
A:hover {text-decoration:underline;color:#D20127;}
body {
	background-color: #f7f7f7;
	margin: 0px;
	padding: 0px;
	background-image: url(../bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
}
.input_a {
	font-size: 11px;
	border: 1px solid #999999;
	height: 15px;
	width: 120px;
	font-family: Tahoma;
	color: #003366;
}
