26 lines
639 B
HTML
26 lines
639 B
HTML
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
|
|
|
<html>
|
|
<head>
|
|
<title>popup</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
|
|
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/includes/common-style.css">
|
|
<style>
|
|
.authority {
|
|
background-color: #6b7cbe;
|
|
color:#FFFFFF;
|
|
text-decoration: normal;
|
|
font-weight: bold;
|
|
background-image:none;
|
|
}
|
|
a.authority:hover {
|
|
background-color: #6b7cbe;
|
|
color: #FFFFFF;
|
|
text-decoration: normal;
|
|
font-weight: bold;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<!------------------------NO MENUS for popup-top-------------------------------->
|