.menulink {
  color: #FF6600;
  font-weight: normal;
  font-size: 11px;
  font-family: Tahoma, "Simplified Arabic", sans-serif;
  text-decoration : none;
}
.menulink:hover {
  color: #000000;
  font-weight: normal;
  text-decoration : none;
}p {
	text-indent: 6pt;
	word-spacing: 2px;
	padding: 5px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FF5300;
	margin: 0px;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;


}
a ,a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	color: #663300;
	text-align: center;
	border: 1px solid #FF6600;
}
form {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
}
.srtip {
	border-bottom: 1px solid #000000;
}
