td {
	text-align: left;
	font-family:Tahoma;
	font-size:14px;
	color: #000000;
}

td.classes {
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
}

a {
	text-decoration: underline;
	color: #0000CC;
}

a.classes {
	text-decoration: underline;
	color: Navy;
}

A:Hover  {
	color : #003399;
	text-decoration : underline;
}

H3 {
	color: #004256;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}

H5 {
	color: #004256;
	font-weight: bold;
	font-size : 12px;
	font-family:Tahoma;
}

td.FRED_date {
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

td.FRED_tournament {
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a.FRED_tournament_link {
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

table.FRED_upcoming {
	text-align: center;
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
}

table.FRED_past {
	text-align: center;
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
; 	background-color: #FFFFFF;
}
	
/* This is the css style that will make your text blink.*/
.blinkytext {
     font-family: Tahoma;
     font-size: 1.2em;
     text-decoration: blink;
     font-style: normal;
 }
