BODY {SCROLLBAR-FACE-COLOR: #99CCFF; SCROLLBAR-HIGHLIGHT-COLOR: white; 
SCROLLBAR-SHADOW-COLOR: black; SCROLLBAR-ARROW-COLOR: #navy; SCROLLBAR-TRACK-COLOR: #ffffff;
bgcolor: white; }

input.btn {width: 100px; font-size: 9pt; border-right:1px solid black; border-bottom:1px solid black; border-top:1px solid black; border-left:1px solid black;  border-color: navy; color: red;}
input.txt {width: 150px; font-size: 9pt; border-right:1px solid black; border-bottom:1px solid black; border-top:1px solid black; border-left:1px solid black;  border-color: navy; color: navy;}
textarea {width: 500px; height: 100px; font-size: 9pt; border-right:1px solid black; border-bottom:1px solid black; border-top:1px solid black; border-left:1px solid black;  border-color: navy;}

p {font-size: 12pt;}
h2 {font-size: 12pt; font-weight: bold;}
p.tit {font-size: 10pt; font-weight: bold; font-family: Arial; background-color: white; color: blue;}

a:link {text-decoration: none; color: blue;}, 
a:visited {text-decoration: none; color: blue;}, 
a:active {text-decoration: none; color: blue; }
a:hover {text-decoration: none; color: red;  background: #FFFF99 }

a.viz:link {text-decoration: none; color: navy;}, 
a.viz:visited {text-decoration: none; color: navy;}, 
a.viz:active {text-decoration: none; color: navy;}
a.viz:hover {text-decoration: none; color: gray}

a.titul:link { text-decoration: none; color: navy; FONT-SIZE: 10pt;}, 
a.titul:visited {  text-decoration: none; color: navy; FONT-SIZE: 10pt;}, 
a.titul:active { text-decoration: none; color: navy; FONT-SIZE: 10pt;}
a.titul:hover { text-decoration: none; color: red; FONT-SIZE: 10pt;}
