a:hover {
        	background-color:#C0C0C0;
        	font-family: Verdana;
        	color : #4242FF;
        	font-size : 16px;
        	font-weight: bold;
    		font-style: normal;
    		text-decoration: underline;
}

a {
        	font-family: Verdana;
        	color : #4242FF;
        	font-size : 16px;
        	font-weight: bold;
    		font-style: normal;
    		text-decoration: underline;
}

body {
        	background-color:#FFFFFF; 
        	background-image:url(../gfx/bg.jpg); 
        	background-attachment:fixed;
        	font-family: Verdana;
        	color : #000000;
        	font-size : 10px;
      		font-weight: normal;
    		font-style: normal;
    		text-decoration: none;
        	scrollbar-DarkShadow-Color: #2D315F;
          	scrollbar-Track-Color: #2D315F;
          	scrollbar-Face-Color: #000033;
          	scrollbar-Shadow-Color: #2D315F;
          	scrollbar-Highlight-Color: #000033;
          	scrollbar-3dLight-Color: #2D315F;
          	scrollbar-Arrow-Color: #2D315F;
}

h1 {
			font-family: Verdana;
        	color : #000000;
        	font-size : 16px;
      		font-weight: bolder;
    		font-style: normal;
    		text-decoration: none;
}

h2 {
			font-family: Verdana;
        	color : #339999;
        	font-size : 10px;
       	font-weight: normal;
    		font-style: normal;
    		text-decoration: none;
}

h3 {
			font-family: Verdana;
        	font-size : 10px;
       	font-weight: bold;
    		font-style: normal;
	   		text-decoration: none;
}