DIV.ALERT {
	background : White;
	border : thin groove #F5F5F5;
	background-color : #F5F5F5;
}

A
 {
  text-decoration : underline;
  color : #000000;
 }

A:VISITED
 {
  text-decoration : underline;
  color : #000000;
 }

A:HOVER
 {
  text-decoration : underline;
  color : #900000;
 }

A.header{
	color : White;
	text-decoration : none;
}

A.header:VISITED {
	text-decoration : none;
	color : White;
}

A.header:HOVER {
	text-decoration : none;
	color : #FFD700
}

A.nounderline
 {
  text-decoration : none;
  color : #000000;
 }

A.nounderline:VISITED
 {
  text-decoration : none;
  color : #000000;
 }

A.nounderline:HOVER
 {
  text-decoration : none;
  color : #000000;
 }

A.navi
 {
	text-decoration : none;
	color : White;
}

A.navi:VISITED
 {
	text-decoration : none;
	color : White;
}

A.navi:HOVER
 {
	text-decoration : underline;
	color : White;
}

A.dict
 {
	text-decoration : underline;
	color : #900000;
}

A.dict:VISITED
 {
	text-decoration : underline;
	color : #900000;
}

A.dict:HOVER
 {
	text-decoration : none;
	color : #900000;
}

A.theme
 {
	text-decoration : none;
	color : yellow;
}

A.theme:VISITED
 {
	text-decoration : none;
	color : yellow;
}

A.theme:HOVER
 {
	text-decoration : underline;
	color : yellow;
}

A.smaller
 {
  text-decoration : none;
  color : #000000;
 }

A.smaller:VISITED
 {
  text-decoration : none;
  color : #000000;
 }

A.smaller:HOVER
 {
  text-decoration : none;
  color : #000000;
 }


A.footer
 {
  text-decoration : none;
  color : #000000;
 }

A.footer:VISITED
 {
  text-decoration : none;
  color : #000000;
 }

A.footer:HOVER
 {
  text-decoration : underline;
  color : #000000;
 }

TD
 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
 }

.default
 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
 }

.bdefault
 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
 }

.smaller
 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
 }

.navi
 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 4px;
}

.footer
 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
 }

.sectionhead
 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 16px;
  font-weight : bold;
 }
.uho
 {
  border : 1px groove #000000;
 }
.main
 {
  border-color : #000000;
  border-style : groove;
  border-width : 1px 2px 1px 1px;
 }
