<style type="text/css">                                        <!--
                                                               BODY  {
                	
                }
															   
															   BODY {
                                                background : Black;
                                                background-color : Black;
                                                font : Tahoma, Verdana Geneva Arial Helvetica sans-serif;
                                                font-family : Tahoma, Verdana, Geneva, Arial, Helvetica sans-serif;
                                                color : white;
												scrollbar-base-color : white;
                								scrollbar-track-color : white;
                								scrollbar-face-color : black;
                								scrollbar-highlight-color : white;
                								scrollbar-3d-light-color : white;
                								scrollbar-dark-shadow-color : white;
                								scrollbar-shadow-color : white;
                								scrollbar-arrow-color : white;
                                        }

                                        TD {
                                                font-family : Tahoma, Verdana Geneva Arial Helvetica sans-serif;
                                                font-size : 12px;
                                                color : white;
                                        }
                                        a  {
                        font-size : 12px;
                        text-decoration : none;
                        color : white;
                        font-weight : bold;
                        }

                        a:link  {
                        font-size : 12px;
                        color : white;
                        text-decoration : none;
                        }

                        a:visited  {
                        font-size : 12px;
                        color : white;
                        text-decoration : none;
                        }

                        a:active  {
                        font-size : 12px;
                        color : white;
                        text-decoration : none;
                        }

                                        a:hover        {
                                        font-size : 12px;
                        color : silver;
                        text-decoration : underline;
                                        -->
</style>