img {
   border: 0px;
}
a:link {
	color: #000000;
	font-weight: bolder;
}
a:visited {
	color: #000000;
	font-weight: bolder;
}
a:hover {
	color: #3366CC;
	font-weight: bolder;
}
input, .select, select, textarea {
	font-size:12px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
}
form {
   _margin-bottom:4px;
}