A:active	{text-decoration:none}
	A:hover	{color: #CC6600 ;  text-decoration:underline}
	A:link	{text-decoration: none }
	A:visited	{text-decoration: none }

h1 {  color: #ffffff;  font-size: 10px;  font-weight: normal;  margin-top: 5px;  margin-bottom: 0px;  margin-left: 0px;  margin-right: 5px;}

.font_title { font-size: 16px; line-height: 18px;}
.default {  font-size: 14px; line-height: 15px}
.m {  font-size: 15px; line-height: 22px}
.category {  font-size: 12px; line-height: 14px}
.category2 {  font-size: 12px; line-height: 18px}
.bun {  font-size: 15px; line-height: 18px}
.small {  font-size: 10px; line-height: 12px}
.info {  font-size: 12px; line-height: 18px}
.entrytitle {  font-size: 12px; line-height: 18px}


.content h2 {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px dotted #666666;
	text-align: left;
	
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px dotted #666666;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

