A{
text-decoration : none;
}
A:HOVER{

text-decoration : underline;
color : red;
}
A:ACTIVE{
text-decoration : none;
}
A:VISITED{
text-decoration : none;
}
body {
	margin: 0px;
	padding: 0px;
}
p,td,li {
	line-height: 130%;
	font-size: 10pt
	}
.font_l {
	font-size: large;
}
h2,h3,h4,p {
	margin: 2px;
}
.wt {background-color : #ffffff;
}
.t_b {
	font-size: 11pt;
	color: #000055;
	background-color: #eeeeee;
}
.font_s {
	font-size: 8pt;
	color: #666666;
}
.no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
