body {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #f4f4f4;
	margin: 0px;
	background-image: url(bg/page-bg.gif);
}
.post-title{
	font-family:"Times New Roman", Times, serif;
	font-size:18;
	color:#FFFFFF;
	font-weight: bold;

}
.title h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.title a{
	font-family: Tahoma;
	line-height: 18px;
	font-size: 12px;
	color: #FF5555;
	text-decoration: none;
}
.title a:hover{
	color: #FFFFFF;
}
.txt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.ourgroup a{
	font-family: Tahoma;
	line-height: 18px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.ourgroup a:hover{
	color: #FFFFFF;
}
.yellow {
	font-family:tahoma;
	font-size:12px;
	color:#333333;
		}
.yellow a{
	font-family: Tahoma;
	line-height: 18px;
	font-size: 12px;
	color: #DDB000;
	text-decoration: none;
}
.yellow a:hover{
	color: #0099CC;
}
.blue {
	font-family:tahoma;
	font-size:12px;
	color:#333333;
		}
.blue a{
	font-family: Tahoma;
	line-height: 18px;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
.blue a:hover{
	color: #0099CC;
}
.red {
	font-family:tahoma;
	font-size:12px;
	color:#333333;
		}
.red a{
	font-family: Tahoma;
	line-height: 18px;
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;
}
.red a:hover{
	color: #0099CC;
}
.green {
	font-family:tahoma;
	font-size:12px;
	color:#333333;
		}
.green a{
	font-family: Tahoma;
	line-height: 18px;
	font-size: 12px;
	color: #009933;
	text-decoration: none;
}
.green a:hover{
	color: #0099CC;
}

