P  {
	color : black;
	font-family : Flat Brush;
	}

H1  {font-family : Flat Brush;
	font-size: 24px;
	font-weight : bold;
    }

H2  {font-family : Flat Brush;
	font-size: 18px;
	}

H3  {
	font-family : Flat Brush;
	font-size: 16px;
	font-weight : normal;
}

H4  {
	font-family : Flat Brush;
	font-size: 14px;
	font-weight : bold;
}

A  {font-family : Flat Brush;}

A:Visited  {
	color : blue;
	font-family : Flat Brush;
	
}

A:Active  {
	color : red;
	font-family : Flat Brush;
	}

A:Hover  {
	color        : red;
	font-family  : Flat Brush;
	cursor       : url("./pics/humA.ani");
	}
BODY  {
	cursor: url('./pics/gham.ani');
	color : black;
	font-family : Flat Brush;
	font-size: 14;
	background : #F8C58D;
}

A:link  {
	color : blue;
	font-family : Flat Brush;
	
	}
