/* CSS Document */
body	{background:#FFFFFF;margin: 0px;font-family: Verdana, Arial, sans-serif;color: #000000;}
.blogtitle	{font-family: Verdana, Arial, sans-serif;color:#555555;font-size:14px;margin:2px;font-weight:bold;border-bottom:1px solid gray;}
.links	{font-family: Verdana, Arial, sans-serif;color: black;font-size:11px;}
A.links:hover{color:white;}
A	{font-weight:normal;text-decoration:none;}
A:hover	{
	color:#FFCC00;
}
.date	{font-family: Verdana, Arial, sans-serif;color: black;font-size:11px;font-weight:bold;}
.posts	{font-family: Verdana, Arial, sans-serif;color: black;font-size:11px;}
.byline	{font-family: Verdana, Arial, sans-serif;color: #999999;font-size:11px;font-weight:bold;font-style:italic}