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

A:HOVER
{
	text-decoration: underline;



}

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


}

td {
	font-size: x-small;
	line-height: 1.4em;

}

.title {
	font-size: 14px;
	font-weight: bold;
}
.copyright {
	font-size: xx-small;
	color: #666666;

}
.menu {
	color: #FFFFFF;
}
.blue {
	color: #003399;
	font-size: x-small;
}
.red {
	color: #990000;
	font-size: x-small;
}
.title2 {
	font-size: 14px;
}
