
/*
body, table {
	font-family: Arial;
	font-size: 14px;
}
*/
.term {
	color: #990000;
	font-weight: bold;
}

a:hover > .term{
	text-decoration:underline;
	color:#990000;
	}

A {
	text-decoration :none;
/*	color:#336666; */
}

A.letter {
	font-weight: bold;
	font-size: 14px;
}

.anchorletter {
	color: red;
	font-weight: bold;
	font-size: 16px;
}

A.top {
	font-size: 10px;
}

A:hover{
	text-decoration: underline;
	color: red;
}

textarea {
	font-family: Arial;
}


<!-- -->
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {font-family: Arial, Helvetica, sans-serif; color: #0000FF; }

/*
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
*/
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color:#000;
/*	color: #000000; */
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color:#69C;
	text-decoration:none;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.style6 {font-family: Arial, Helvetica, sans-serif; color: #000000; }
.style7 {
	color: #000000;
	font-size: x-small;
}
.style8 {color: #0000FF}
.style9 {font-size: x-small}
.style11 {color: #FFFFFF}
.style12 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style14 {color: #666666}
.style15 {color: #666666; font-weight: bold; }
