BODY { 
	background: URL("pictures/main.jpg") fixed top left;
        scrollbar-base-color:white;
	scrollbar-track-color :white;
        scrollbar-arrow-color:whitesmoke;
        font: 10pt Arial;         
     }

a       {
        color:#343434;
        text-decoration:none;
        font-family:sans-serif;
}
a:visited {
        color:#343434;
        text-decoration:none;
        font-family:sans-serif;
}
a:hover {
        color:#DD0000;
        text-decoration:underline;
        font-family:sans-serif;


.myfont  { color: black;
           font-size:10pt; 
           font-family:Tahoma CE}