a, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #199B97;
	text-decoration: none;
}

.td1 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

.button1 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #DDDDDD;
	border: 1px solid #000000;
}

.input1 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #555555;
	padding: 2px;
}

