body  {
	margin : 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration:none;
	background: #ffffff;
}
a {
	color : #09597e;
	text-decoration : none;
}
a:visited {
	color : #09597e;
	text-decoration : none;
}
a:hover {
	color : #3787ac;
	text-decoration : underline;
}
