





<style>

body { font-size: 12px; color: 000000 }

td { font-size: 11px; color: #000000 }

.mash { font-size: 20px; color: #000000 }



a:link {color: #666600;  font-family: arial, helvetica, sans-serif;  font-size: 12px; text-decoration: none}

a:visited {color: #666600;  font-family: arial, helvetica, sans-serif;  font-size: 12px; text-decoration: none}

a:active {color: #666600;  font-family: arial, helvetica, sans-serif;  font-size: 12px; text-decoration: none} 

A:hover {text-decoration: underline;  font-family:arial, helvetica, sans-serif;  font-size: 12px; color: #999999}

.title {
	font-size: 16px;
	font-family:"Georgia", "Times New Roman", Times, serif
	background:transparent;
	color: #990000;
	border-left: 5px solid #999933;
	padding-left: 5px;
	}
	
.date {
	font-size: 12px;
	background: transparent;
	color: #ffffff;
	}

.sidebar {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif
	background: transparent;
	color: #990000;
	} 
	
.blogbody {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#rightbar {
	border: 1px solid #666; 
	float: right;
	width: 163px; 
	background: #fff;
	color: #333;
	margin: 0px 0px 10px 10px;
	}

</style>
