body {
  font-size: 16px;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}
a {text-decoration: none;}
a.my_black {color: #333333;}
p {text-indent: 45px; margin: 0}