a {
	text-decoration: none;
	color : #000080;
}
a:hover {
	text-decoration: underline;
	color : Red;
	font-weight : bold;
}

.tlin {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
}
.tsm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #333333;
}

.txt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #333333;
}

.tlg {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #333333;
}

.thl {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	color : #333333;
}

.tti {
	font-family : Haettenschweiler;
	font-size : xx-large;
	color : #333333;
}

.dred {
	color : #b90400;
}

.dyel {
	color : #ffcc00;
}

.dblu {
	color : #000066;
}

.lred {
	color : #ff0000;
}

.lyel {
	color : #ffff00;
}

.lblu {
	color : #000080;
}
.txt_layer {
	border : thin solid #333333;
}