.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
.frame {
	border: 1px solid #CCCCCC;
}
.maxwidget {
	width: 100%;
}
a:link { color: blue; text-decoration: none; }
a:hover { color: blue; background-color: yellow; text-decoration: underline; }
td:a:hover { color: blue; text-decoration: underline; background-color: transparent; }
a:visited { color: blue; text-decoration: none; }
