/* CSS Document */
body {
	background-color: #E7E7E7;


}
.mun {color: #FFFFFF;
font-size: 16px; 
font-weight: bold;}

.mun a:link,.mun a:visited,.mun a:hover,.mun a:active{color: #FFFFFF}
.top a:link,.top a:visited,.top a:hover,.top a:active{color: #000}

body,td,th {
	font-size: 12px;
}
.nr {
	font-size: 16px;
	color: #007CB0;
	font-weight: bold;
}
.title {font-size: 16px; color: #0066CC; font-weight: bold; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #007CB0;
	text-decoration: none;
}
a:hover {
	color: #007CB0;
	text-decoration: none;
}
a:active {
	color: #007CB0;
	text-decoration: none;
}
.dian {color: #FF0000}



