a {
	color: #000000; 
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	background-color: #EEE;
}

div.image a {
	text-decoration: none;
}

div.image a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}



body {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	background:  #FFFFFF;
	color:       #000000;
	scrollbar-arrow-color:      #000000;
	scrollbar-highlight-color:  #F8F8F8;
	scrollbar-shadow-color:     #000000;
	scrollbar-3dlight-color:    #F8F8F8;
	scrollbar-base-color:       #C9C9C9;
	scrollbar-face-color:       #FFFFFF;
	scrollbar-darkshadow-color: #000000;
}




DIV.blogDATE {
	background:	#FFF;
	padding:	2px;
}

DIV.blogDATETEXT {
	color:		#000000;
	font-weight:	bold;
	font-family:	trebuchet, arial, sans-serif;
}


DIV.blog {
	background:     #FFFFFF;
	padding:	2px;
	margin-bottom:	5px;
}

DIV.blogTEXT {
	font-size: 11px;
	line-height: 16px;
	font-family: verdana, arial, helvetica, sans-serif;
}


DIV.blogHEAD {
	border-bottom:  1 dashed #000;
	border-top:  	1 dashed #000;
	margin-bottom:	2px;
	margin-top:	2px;
	padding:	2px
}

DIV.blogHEADTEXT {
	font-size:      15pt;
	color:          #000000;
	font-family:	trebuchet, arial, sans-serif;
}


DIV.blogFOOTER {
	margin-top:	2px;
	margin-bottom:	2px;

}

DIV.blogFOOTERTEXT {
	font-size:	8pt;
	font-family:	trebuchet, arial, sans-serif;
	font-weight:	bold;
}