 p, div, a:link, a:visited, a:active, a:focus {
	color : #336633;
	font-family : "Comic Sans MS", "MS Sans Serif", Geneva, sans-serif;
	text-decoration : none;
}
a:hover {
	color : #009900;
	font-family : "Comic Sans MS", "MS Sans Serif", Geneva, sans-serif;
	text-decoration : none;
}
.smalltext {
        font-size : 0.8em;
}

.tinytext {
        font-size : 0.7em;
}

