/*
	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com
*/

body				{ font-family: Arial, serif; }

h1, h4              { font-weight: normal; }
h1                  { font-size: 12px; margin: 0 0 25px 0; }
h4                  { font-size: 12px; color:black; }

.chunk			    { font-size: 12px; color:black; }
.chunk a:link, a:active, a:visited { font-size: 12px; color:#8c5413; font-weight: bolder; }
.chunk a:hover{ font-size: 12px; color:black; font-weight: bolder; }

.dating {font-size:10px;}