*{
	margin:0px;
	padding:0px;
}

body{
	background:#cfcfcf;
	font-family:Verdana;
	font-size:10pt;
	color:#000;
}

a{
	color:#007d03;
}


a:hover{
	text-decoration:none;
}
