/* This Style Sheet is
creatd by
Md. Marufur Rahman
Graphics Valley */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.Link:link, a.Link:visited {
	color: #fff;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
a.Link:hover {
	color: #fff;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	height: 100%;
	text-decoration: underline;
}
a.Link2:link, a.Link2:visited {
	color: #FE9F09;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
a.Link3:link, a.Link3:visited {
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
a.Link2:hover, a.Link3:hover {
	color: #0616AD;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	height: 100%;
	text-decoration: underline;
}
