body {  	text-decoration: none;
            color: black;
            font-family: "verdana";
            font-size: 10px;
}
td {		text-decoration: none;
            color: black;
            font-family: "verdana";
            font-size: 10px;
}
.head {
			color: #0066CC;
			font-weight:bold;
			text-align:center
}
a:active { color: #0000FF; text-decoration: none;}
a:link { color: #0000FF; text-decoration: none}
a:visited { color: #0000FF; text-decoration: none}
a:hover { color: #FF0000; text-decoration: underline;}

.input {	background-color: #FFFFF2;
		border: 1px solid #703200
}
.inputbtn {	background-color: #FFFFF2;
		border: 1px solid #703200;
		font-family: verdana;
		font-size: 12px
}
a.nounderline:active { color: #000000; text-decoration: none;}
a.nounderline:link { color: #000000; text-decoration: none}
a.nounderline:visited { color: #000000; text-decoration: none}
a.nounderline:hover { color: #000000; text-decoration: underline;}

