a{text-decoration:none;}
a:hover{text-decoration:underline;}
a:hover{background-color:cyan;}
a:link{color:orange;}
a:visited{color:blue;}
a:active{color:pink;}
marquee{
background-color:LIGHTYELLOW;
width:80%;
}
h1{text-align:center;
color:dimgray}

body{
background:white;
font-family: 'Verdana, chicago, Arial, "‚l‚r ‚oƒSƒVƒbƒN"';
font-size:9pt;
line-height:11pt;
color:dimgray;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
scrollbar-arrow-color:blue;
scrollbar-face-color:white;
}
table{font-size:10pt;
line-height:12pt;
font-family: 'Verdana, chicago, Arial, "‚l‚r ‚oƒSƒVƒbƒN"';
color:dimgray;
}