body {margin: 1px 0px 3px 0px;}
a:link {text-decoration:none; color: #FF3300;}
a:visited {text-decoration:none; color:#FF3300;}
a:hover {text-decoration:underline;}

td{font-family : MS Sans Serif, Verdana,Arial,Helvetica;}

input {
	border-top: #FF9900 1px solid;
	border-bottom: #FF9900 1px solid;
	border-left: #FF9900 1px solid;
	border-right: #FF9900 1px solid;
	font-size: 10px;
}

.a1{
	font-size : 11px;
	color: #000000;
}

.a2{
	font-size : 11px;
	color: #ff9900;
	font-weight:bold;
}

.a3{
	font-weight: bold;
	font-size : 10px;
	color: #FF9900;
}

.a4{
	font-weight: bold;
	font-size : 10px;
	color: #ffffff;
}

.button{
	background-color: #FFCC66;
	font-weight: bold;
	font-size: 11px;
}
.footer {
	font-size: 10px;
	color: #FF9900;
}