.world {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
}
.title {
	font-family: "tahoma", Times, serif;
	font-size: 12px;
	color: #0033ff;
	font-weight: bold;
}



.txt_main {
	font-family: "tahoma", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0033ff;
}
.m {
	font-family: "tahoma", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.txt_table {
	font-family: "tahoma", Times, serif;
	font-size: 11px;

}






.txt_date {
	font-family: "tahoma", Times, serif;
	font-size: 10px;
	color: #0033ff;
	text-decoration: none;
}
.txt_date a:link {
	font-family: "tahoma", Times, serif;
	font-size: 10px;
	color: #0033ff;
	text-decoration: none;
	font-weight: normal;
}
.txt_date a:visited {
	font-family: "tahoma", Times, serif;
	font-size: 10px;
	color: #0033ff;
	text-decoration: none;
	font-weight: normal;
}
.txt_date a:hover {
	font-family: "tahoma", Times, serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}









a:link {
	font-family: "tahoma", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0033ff;
}
a:visited {
	font-family: "tahoma", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0033ff;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
