/*
This style sheet was created from C:\1_spikesport\standings.html
*/

BODY, P {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color: #008080;
}

TABLE, TR, TD {  }

A {  }

A:LINK {
	color: #FFF;
}

A:VISITED {
	color: #999;
}

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {  }

B {  }

BR {  }

DIV {
	font-weight: bold;
}

FONT {  }

IMG {  }

MAP {  }

STRONG {  }

h4 {	color: Red; 
}

ul { list-style-image: url(images/yelbutt.gif); }
