A:link, A:visited {
  text-decoration: none;
  color          : #0000CC;
}
A:active, A:hover {
  text-decoration: underline;
  color          : #FF0000;
}		
.Team {
  font-family: Times New Roman;
  font-size  : 24pt;
  font-weight: bold;
  color      : #000000;
}
.Team A:link, .Team A:visited {
    color    : #000000;
}
.Team A:active, .Team A:hover {
    color    : #FF0000;
}
.TeamTitle {
  font-family: Times New Roman;
  font-size  : 24pt;
  font-weight: bold;
  color      : #800040;
}
.TeamTitle A:link, .TeamTitle A:visited, .TeamTitle A:active, .TeamTitle A:hover {
  color      : #800040;
}
.TeamSubTitle {
  font-size  : 16pt;
  font-weight: bold;
  color      : #FF0000;
}
.TeamManager {
  font-size  : 12pt;
  font-weight: bold;
}
.Shassi {
  font-family: Times New Roman;
  font-size  : 16pt;
  font-weight: bold;
  color      : #000000;
}
.PageTitle {
  font-family: Times New Roman;
  font-size  : 24pt;
  font-weight: bold;
  color      : #000000;
}
.Title {
  font-size  : 16pt;
  font-weight: bold;
}		
.HistoryYear {
  font-weight: bold;
  color      : #FF0000;
}		
th {
  font-family: Arial;
  font-weight: bold;
  font-size  : 10pt;
  background : #FFCC00;
}
td {
  font-family: Arial, sans-serif;
  font-size  : 10pt;
  color      : #000000;
}
.tab1 {
  background : #FFFFCC;
}
.tab2 {
  background : #FFFF99;
}
body {
  font-family: Arial, sans-serif;
  font-size  : 10pt;
  color      : #000000;
}


