/* 
	Style sheet for "Equipment Used For Hockey" web template
*/

/* general tags */
html { font-family: Geneva, Arial, Helvetica, sans-serif }
body { background-color: #7C859F; }
p,td,th { font: 12px font-family: Geneva, Arial, Helvetica, sans-serif }

/* links */
a:link { font: 12px; color: #D58E60; text-decoration: none; }
a:visited { font: 12px; color: #D58E60; text-decoration: none; }
a:hover { font: 12px; color: #999999; text-decoration: underline; }

/* header */
td.header { background-color: #FFFFFF; }

/* footer */
td.footer { font: 10px; color: #BDBDBD; background-color: #5A5A5A; }
