img {
	border: 1px #000 solid;
	margin-right:10px;
}

test {
	border: 0px #000 solid;
	margin-right:10px;
}
a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px #000 dotted;
}
a:hover {
	border-bottom: 1px #000 solid;
}

a.on {
	font-weight: bold;
}
	
h1 {
	display: none;
}

h2 {
	font-size: 20px;
	font-weight: normal;
}

p {
}
