a:link {
	text-decoration: none;
	border: thin none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #DDEEFF;
}
a:active {
	text-decoration: none;
	color: #0099CC;
input {
}
