BODY
{
BACKGROUND: black;
FONT-FAMILY:  Arial;
FONT-SIZE: 9pt;
TEXT-DECORATION: none;
scrollbar-face-color: #000000; 
scrollbar-shadow-color: #F1C701; 
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #F1C701; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #F1C701;
}

A { color: white;
    FONT-FAMILY:  verdana;
    text-decoration: none;
    font-size : 12px;
    font-weight : bold;
     }
     
A:HOVER 
{ color: black;
  text-decoration: underline; }

P{ font-size: 9pt; 
    font-family: verdana; 
    color: white; }
}

TD { font-size: 10px; 
    font-family: arial; 
    color: white; 
    font-weight : bold;
    }
}

DIV { font-size: 9pt;
    font-family: arial; 
    color: white; }

    
.favourite A {
	font-family : "MS Sans Serif",Verdana, Arial,  Tahoma;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : white;
        text-decoration : none;
	}
.favourite A:Hover{
	font-family : "MS Sans Serif",Verdana, Arial,  Tahoma;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : white;
        text-decoration : underline;
	}
.favourite P{
	font-family : "MS Sans Serif",Verdana, Arial,  Tahoma;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : yellow;
        text-decoration : none;
        }

