/* DATE DE CREATION: 11/10/99 */



/* 
   CSS file created using Sheet Stylist v2.0
   Date Created : 13/10/99

Style sheet created by New CSS File wizard

*/

body{
	BackGround-Image:URL(../images/blue.gif);
    Text-align:justify;
	
	
	Color : #FFFFFF;
	Font-Family : Verdana;font-size:10pt;
	}

H3{
	Color : #FFFFFF;
	Font-Family : Verdana;
	Font-Size : 100%;
	Text-Align : Center;
	}

A{
	Color : #00FF00;
	
	Text-Decoration : underline;
	}


A:Hover{
	Color : #FF8000;
	
	Text-Decoration : underline;
	}


A:Active{
	Color : #FFFF00;
	
	Text-Decoration : underline;
	}


A:Visited{
	Color : #FFFF00;
	
	Text-Decoration : underline;
	}




