td {font-size:12px; color:#000090;
    width: -80%;
}
.tdtitle { background-color: #5e92c6;}
.col{font-size:12px;}
.l01 {font-size: 12px;color: #333333;text-decoration: none;}
a:visited {
	font-size: 12px;
	color: #000090;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: red;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

P {
	FONT-SIZE: 12px
}

.title {
	font-size: 16px;
	font-weight: bolder;
}

.txt {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2px;
}
.newsbg td {
	height: 23px;
	background-image: url(../Images2/newsbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.newstitle {
    font-weight: bold;
	height: 25px;
	background-image: url(../Images2/newstitlebg.jpg);
}
.ro {
	readonly:expression(this.readOnly=true);
}