html, body{margin: 0;padding:0}
body{font-family: verdana,arial,geneva;font-size: 96%;text-align: center; background: #FFFFFF; color : 32004B;}

h1{padding-left:0.5em;font: bold 2.5em verdana, arial, geneva;}

A:LINK
	{
	text-decoration : none;
	color : #3399FF;
    }

A:VISITED 
	{
	text-decoration : none;
	color : #FF3366;
   	}

A:HOVER
	{
	text-decoration : none;
	Color : #FF33FF;
	}






	
