

body {
	font-family: Times New Roman;
      background: #330066;
      color: #FFFF99;
	font-size: 100%;     
     }

div.leftmenu { 

     }

	a.site {
            display: block;  
            font-family: Times New Roman;
            color: #FFFF99;
            text-decoration:none;
/*            width: 158px;  */
/*            width: 100%; */
            margin: 0 0 0 0;
             }
	a.site:visited {color: #FFFF99;}
	a.site:active {color: #FF6600;}
	a.site:hover {background: #ffffff; color: #330066;}

h1 {font-family: Times New Roman; text-align: center;font-size: 180%;}
h2,h3 {font-family: Verdana; text-align: center;font-size: 110%;}

