a {
	text-decoration:none;
  border-bottom: dotted 1px #cccccc;
}
a:hover {
	color:#ff0000;
	border-bottom: dotted 1px #ff9900;
}

body,table {
	font-size:12px;
	line-height:18px;
}

