.other a:link {
	text-decoration: none;
	color: #00004D;
	font-size: 8;
	font-weight: bold;
	font-family: sans-serif;


}
.other a:active {
	text-decoration: none;
	color: #00004D;
	font-size: 8;
	font-weight: bold;
	font-family: sans-serif;
	


}
.other a:visited {
	text-decoration: none;
	color: #00004D;
	font-size: 8;
	font-weight: bold;
	font-family: sans-serif;


}
.other a:hover {
	color: white;
	text-decoration: none;
	font-weight: bolder;
	font-size: 8;
	font-weight: bold;
	font-family: sans-serif;


}

body {
	font-family: arial;
	margin: 0;
        padding: 0;
        padding-top: 0em;
}

a:link {
	text-decoration: none;
	color: blue;
	font-size: 7;
}
a:active {
	text-decoration: none;
	color: blue;
	font-size: 7;
}
a:visited {
	text-decoration: none;
	color: blue;
	font-size: 7;
}
a:hover {
	color: blue;
	text-decoration: none;
	font-weight: bolder;
	font-size: 8;
	background-color: none;
}
a.light      {
	color: #000000;
	font-weight: normal;
	font-size: 7;
	color: #94837C;
}

.linkbar a:link {
	text-decoration: none;
	color: white;
	font-size: 8;
}
.linkbar a:active {
	text-decoration: none;
	color: white;
	font-size: 8;
}
.linkbar a:visited {
	text-decoration: none;
	color: white;
	font-size: 8;
}
.linkbar a:hover {
	color: #00004D;
	text-decoration: none;
	font-weight: bolder;
	font-size: 10;
	background-color: white;

}

.btn {
display: block;
padding: 1px;
border: 0;
margin: 0;
text-decoration: none;
background-color: #666;
height: 15px;
width: 90px;
}

.btnFront {
float: left;
font: 10px Arial, sans-serif;
display: inline;
background-color: #f90;
color: #fff;
padding: 0 2px;
border: 1px solid #fff;
margin: 0px;
width: 20px;
}

.btnText {
float: right;
font: 10px Arial, sans-serif;
display: inline;
background-color: #898e79;
color: #fff;
padding: 0 2px;
border: 1px solid #fff;
border-left: 0;
margin: 0px;
width: 59px;
}

.glossary a:link {
	text-decoration: none;
	color: red;
	font-size: 8;
}
.glossary a:active {
	text-decoration: none;
	color: red;
	font-size: 8;
}
.glossary a:visited {
	text-decoration: none;
	color: red;
	font-size: 8;
}
.glossary a:hover {
	color: blue;
	text-decoration: none;
	font-weight: bolder;
	font-size: 10;
	background-color: white;

}



