body { font-size: 12px;

font-family: Tahoma; 
background-color: white; 
color: hotpink;
<!---
 scrollbar-arrow-color: White;
 scrollbar-track-color: White;
 scrollbar-face-color: White;
 scrollbar-highlight-color: hotpink;
 scrollbar-darkshadow-color: hotpink;
 scrollbar-shadow-color: hotpink;
 scrollbar-3dlight-color: hotpink; 
 overflow: auto; }
--->
{
direction: rtl;
}

a:link { color: black; text-decoration: none; cursor: help; }
a:visited { color: black; text-decoration: none; cursor: help; }
a:active { color: black; text-decoration: none; cursor: help; }
a:hover { color: black; text-decoration: line-through; cursor: help; }

p.head {     
color: #000000;
background-color: white;
font-weight: bold;
border-bottom-style: solid; }
