a:link    {text-decoration:underline; color:#FFFF00; }
a:visited {text-decoration:underline; color:#FFFF00; }
a:active  {text-decoration:underline; color:#FFFF00; }
a:hover   {text-decoration:underline; color:#FFFF00; }

a.link1         { font-family:Arial, Helvetica, sans-serif; font-size:9pt; }
a.link1:link    { color:#FFFF00; text-decoration:underline;                }
a.link1:visited { color:#FFFF00; text-decoration:underline;                }
a.link1:hover   { color:#FFFF00; text-decoration:underline overline;       }
a.link1:active  { color:#FFFF00; text-decoration:underline;                }

p    {font-family: Tahoma, Arial;font-size:10pt; font-color:#ffffff; text-align:justify; margin:0px;}
.box2  {font-family: Tahoma, Arial;font-size:18pt; color:#ffffff; text-align:justify; background:; }

body, html
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
color:#ffffff;
background-color:;
scrollbar-arrow-color: #000000;
scrollbar-face-color:;
scrollbar-shadow-color:;
scrollbar-track-color:;
scrollbar-base-color:;
scrollbar-3d-light-color:; 
scrollbar-highlight-color:;
scrollbar-darkshadow-color:;
border-color: #000000
}

select, input, textarea 
{
border-color:#000000; 
border-width:1px; 
background:#F5F696;
}
