* {
	font-family: Arial;
	font-size: 14px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#title  {
	font-weight: bold;
	font-size: 18px;
}
