/* Global Styles */

body {
	margin:0px;
	}
	
td {
font-family: "Lucida Calligraphy";
font-size:13px;
color:#000000;
font-weight:none;
	}

.sportdate {
font-family: "Lucida Calligraphy";
font-size:13px;	color:#0000FF;
font-weight:bold;
	}

.sportevent {
font-family: "Lucida Calligraphy";
font-size:13px;	color:#FF0000;
font-weight:bold;
	}
	
.header {
font-family: "Lucida Calligraphy";
font-size:13px;	color:#000000;
font-weight:bold;
	}
	
a {
	color: #0000FF;
	}
	
a:hover {
	color: #FF0000;
	}