a:link, a:visited, a:active  { color: #0066FF; text-decoration: none;}
a:hover { text-decoration: underline; }
body {
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
}
td {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
.b {
	color:#fff;
}
.leftTitle{
	padding-right:30px;
	background:url(/Img/icon_down.gif) no-repeat;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	text-align:right;
}
.leftTitle a:link, .leftTitle a:visited, .leftTitle a:active{
	text-decoration: none;	
	color:#fff;
}
.leftTitle a:hover {
	text-decoration: underline;	
}
.leftMenu {
	background:url(/Img/icon_right.gif) no-repeat;
	text-align:right;
	line-height: 1.8em;
	color:#BEBEBE;
}
.leftMenu a:link, .leftMenu a:visited, .leftMenu a:active {
	padding-right:30px;
	font-weight:normal;
	font-size:11px;
	color:#BEBEBE;
}
.leftMenu a:hover {
	color:#fff;
}
.post_title{
	font-size: 16px;
	font-weight: bold;
	color:#000;
}
.post_title a:link, .post_title a:active, .post_title a:visited {
	font-size: 15px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;	
}
.post_title a:hover {
	text-decoration: underline;	
}
.post_date {
	font-size: 10px;
	color:#999999;
}
.post_date a:link, .post_date a:active, .post_date a:visited {
	font-size: 10px;
	color:#0066FF;
	text-decoration: none;	
}
.post_date a:hover {
	text-decoration: underline;	
}
.entry {
	font-size: 11px;
	font-weight:normal;
	color:#252525;
	line-height: 1.4em;
}

#pagination {
	font-weight:bold;
	text-decoration: none;	
	color:#000;
}
#pagination a:link, #pagination a:active #pagination a:visited {
	text-decoration: none;	
	color:#FF6600;
}

#pagination a:hover {
	text-decoration: underline;	
}
input,select,textarea {font-size:10px;}