body  {	
	font-size:11px;
        color:#000;
        background-image: url(../image/bg_main.jpg);  
        background-repeat: repeat-x;  
        margin:0;
	padding:0;
}

th, td {
  font-size: 11px;
}

.txt_title {font-size: 11px;
             color: #1A2443;
}

.txt_title2 {font-size: 11px;
             color: #FFF;
}
.txt_topics {font-size: 11px;
             font-weight: bold;
             color: #000;
}

.txt_day {color: #222;

}

a:link.txt_map {color: #FF0066;
}

a:link.eng {color: #333333;
}

img {
      border:0px;
}

a:link { color:#006699; text-decoration:none; }
a:visited { color:#006699; text-decoration:none; }
a:hover { color:#99cccc; text-decoration:none; }
a:active { color:#99cccc; text-decoration:none; }