input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;

}
.noline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

a:link, 
a:visited { text-decoration: none; color: #22229c 
}

a:           { color: #22229c 
}

a:vlink      { color: #000000 
}

a:hover      { text-decoration: none; color: #ff4400 
}