BODY {margin: 0px}

A:link { text-decoration: none}
A:visited { text-decoration: none}
A:active {text-decoration: none} 
A:hover { color: #ff0000; text-decoration: none}
input{
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}
input.button{
	background-color: #c0c0c0;
}

