@CHARSET "UTF-8";

a {
	color: black;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
}

a img {
	border: 0px;
}

input[type=text]
{
	width:200px;
}