A:VISITED {
	text-decoration : none;
}

A:link {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}


H2 {
	color :#ffff00;

}

BODY {
	font-family : Arial;
	margin-top : 0px;
	border-top-width : 0px;
}
.td1 {   background-color: #ebebeb; }
.tdorange {   background-color: #ff925e; }

.inputstyle {	BACKGROUND-COLOR:#ff9c6c; BORDER-BOTTOM: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; COLOR: black; }
.inputstyle1 {	BACKGROUND-COLOR:#ffca95; color: white; }