A, A:LINK, A:VISITED, A:ACTIVE{
	font-weight: normal;
	color: #FF6600;
	text-decoration: none
	;
}

A:HOVER
{
	text-decoration: underline;



}

body {
	font-size: 14px;
	margin: 0px;
	line-height: 1.4em;


}

td {
	font-size: 14px;
	line-height: 1.4em;

}

.title {
	font-size: 16px;
	font-weight: bold;
}
.copyright {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;

}
.menu {
	color: #FFFFFF;
}
.blue {
	color: #003399;
	font-size: 14px;
}
.red {
	color: #990000;
	font-size: 14px;
}
.title2 {
	font-size: 16px;
}
.comment {
	font-size: 12px;
	line-height: 1.2em;
}
