/*
This style sheet was created from I:\My Webs\Kelly's Sites\index.html
*/

BODY, P { color: white;
					font: Book Antiqua;  }

TABLE, TR, TD {  }

A {  }

A:LINK {  }

A:VISITED {  }

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {  }

BR {  }

CENTER {  }

DIV {  }

FLOATIMAGES.LENGTH; {  }

FONT {  }

H1 { color: #fdfe00  }

H2 { font: x-large;
	font: bolder;
	color: #FF69B4;
}

IMG {  }

H3 {
	color: #FF69B4;
}

SPAN.hot{ color: #FF69B4;
	font: bolder;
}

SPAN.fresh{
	color: #FDFE00;4
	font: bolder;
}

/* unique IDs */
#pic'+i+' {  }


