/* --General elements-- */
/* --CSS Coded by Jimmy CHAN (Wai Kei CHAN)-- */
a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	text-decoration:underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
.Font12 {
	font-size: 12px;
	color: #FFFFFF;
}
