html, body {
	padding:0px;
	/*margin: 2px 0px 10px 0px;*/
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	background: #FFFFFF;
  }

a:link {color: black; text-decoration:none; }
a:visited {color: black; text-decoration:none;}
a:hover {color: black; text-decoration:none; border-bottom:1px dotted #cccccc; }
a:active {color: black;}
