a:link {
	font-family: Tahoma;
	font-size: x-small;
	color: #990000;
}
a:visited {
	font-family: Tahoma;
	font-size: x-small;
	color: #003300;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
input {
	font-family: Tahoma;
	font-size: x-small;
	color: #003300;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
textarea {
	font-family: Tahoma;
	font-size: x-small;
	color: #003300;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
body {
	font-family: Tahoma;
	font-size: small;
	background-color:
}
