body {
  font-family: Tahoma, Arial, sans-serif;
  color: #426363;
  font-weight: bolder;
}

a  { color: red; text-decoration: none }

a:hover  {
	color: #000;
	text-decoration: none
}
.border { border-top: 1px dotted gray; border-bottom: 1px dotted gray }

