.small {
	font-size: xx-small;
}
a {
	color: Blue;
	text-decoration: underline;
}
div {
	width: 100%;
}