A:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}

A:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #009900;
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
}

A:active {text-decoration: none}.text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.textfield {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #006600;
}
