A:hover { text-decoration: none; color: #FF8400;}
A:visited { text-decoration: none; color: red }

body, font, div, td {
         font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size : small;
}

input, select {
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-color : Silver Silver Silver Silver;
	border-style : solid solid solid solid;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	text-indent : 2px;
}

input.button {
	color: #FFFFFF;
	background-color: #008CC8;
}
