#Note
{
	background-color: #ffffb9;
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 1.2em;
	border: 1px solid #efef72;
	padding: 1em;
	width: 180px;
	text-align: left;
	margin-left: 8px;
	margin-top: 1em;
}

.noteHeader
{
	font-weight: bold;
	margin-bottom: 1em;
}

div .noteLink, div .noteLink:visited
{
	color: #0000ff;
}

div .noteLink:hover
{
	text-decoration: underline;
}
