a:link, a:visited, a:active {
	text-decoration: underline
}
a:link {
	color: #1d72bb
}
a:visited {
	color: #1d72bb
}
a:active {
	color: #000000
}
a:hover {
	color: #1d72bb; text-decoration: none
}
.txt {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000 
}
.txt_b, .hot_site_link {
	font-weight: bold
}
.hot_site_link a {
	color: #000000
}
.hot_site_link a:visited {
	color: #000000
}
.hot_site_link a:hover {
	color: #1d72bb; text-decoration: underline
}
.txt_white {
	color: #FFFFFF
}
.txt_white a {
	color: #FFFFFF; text-decoration: none
}
.txt_white a:visited {
	color: #FFFFFF; text-decoration: none
}
.txt_white a:hover {
	color: #FFFFFF; text-decoration: underline
}
.date, .month {
	font-size: 9px
}
.date a {
	color: #000000
}
.month  {
	color: #999999; text-decoration: underline	
}
.month a {
	color: #000000
}
.month a:visited {
	color: #000000
}
.month a:hover {
	color: #1d72bb; text-decoration: underline
}
.txt_orange {
	color: #ff6600
}
.txt_orange a {
	color: #ff6600
}
.txt_orange a:visited {
	color: #ff6600
}
.txt_orange a:hover {
	color: #1d72bb; text-decoration: underline
}
.review_client {
	font-size: 12px
}
.name{
	font-style: italic; font-size: 12px
}