body  {
                background: white;
                text-align: left;
                margin-right: 25px;
            }
p {}
a {
	color: #650404;
	text-decoration: none;
}
a:hover{
	/*color: #6E6E6E;*/
	text-decoration: underline;
}
ol {}
li {}