a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
body {  
	margin:0px;
	padding:0px;
	background-color: #4bb749;
} 
.body {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
}
.font13 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.singapore {
	font-family: Trebuchet MS, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 23px;
	font-style: italic;
	line-height: 1.2em;
	color: #21ce00;
	text-decoration: none;
}
h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	font-style: italic;
	line-height: 1.2em;
	color:#21ce00;
	text-decoration: none;
}
h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 1.2em;
	color:#21ce00;
	text-decoration: none;
}

