body {
	font-family:verdana; font-size:10pt; cursor:default;}
tr {
	font-family:verdana; font-size:10pt; color:blue;}
a {
	font-family:verdana; font-size:10pt; text-decoration:none;
	color:lightgreen; font-weight:bold;}
a:hover {color:red}
a:visited {color:lightgreen}
a:active {color:yellow}

a.pop {color:yellow}
a.pop:hover {color:yellow}
a.pop:active {color:yellow}
a.pop:visited {color:yellow}

a.ref {font-family:'new courier';color:blue}
a.ref:hover {color:magenta;text-transform:capitalize;}
a.ref:active {color:red}
a.ref:visited {blue}

a.maili {color:blue;font-family:arial}
a.maili:hover {color:orange}
a.maili:active {color:lightgreen}
a.maili:visited {color:green}
.btn {
	border-bottom-width:1px; border-top-width:1px; background:white; font-size:8pt; color:#aaaaaa;
	border-left-width:1px; border-right-width:1px; cursor:hand; font-family:verdana;
}
.scroll {
	border-bottom-width:1px; border-top-width:1px; background:magenta; font-size:8pt; color:yellow;font-weight:bold;
	border-left-width:1px; border-right-width:1px; cursor:hand; font-family:verdana; font-style:italic;
}