a {
	text-decoration:underline;
	color:#4785bf;
	text-align:left;
}
a:hover {
	color:#282828;
}
ol,
ul {
	padding-left:15px;
}