*{
	margin: auto -1px;
}

body{
	background:#ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

body a:link{
	text-decoration: underline;
	color:#000;
}

body a:visited{
	text-decoration: underline;
	color:#000;
}

body a:hover{
	text-decoration: underline;
	color:#000000;
	font-weight: bold;
}

body a:active{
	text-decoration: underline;
	color:#8599a8;
}
