A:link
{
  color:#3333AA;
}

A:visited
{
  color:#3333AA;
}

A:hover
{
  color:#33AA33;
}

#genericheader
{
  font-weight: bold;
}

#newsheader
{
  color:#000000;
  background:#BFBFFF;
  font-weight: bold;
}

#articleheader
{
  color:#FFFFFF;
  background:#000000;
}

#gamesheader
{
  color:#000000;
  background:#FFFFBF;
  font-weight: bold;
}

#LoginName
{
  color: #0000ff
}

#green
{
  color: #00FF00;
}

#red
{
  color: #FF0000;
}

#yellow
{
  color: #FFFF00;
}

.submitbutton
{
  font-weight:bold;
  cursor: hand;
}

.IndentLeft
{
  padding-left:20px;
}

.IndentLeft td
{
  padding-left:20px;
}

.IndentRight
{
  padding-right:20px;
}

.IndentRight td
{
  padding-right:20px;
}

.IndentBoth
{
  padding-left:20px;
  padding-right:20px;
}

.IndentBoth td
{
  padding-left: 20px;
  padding-right: 20px;
}

#BlackBackgroundLink A:link
{
  color: #6666FF;
}
#BlackBackgroundLink A:visited
{
  color: #6666FF;
}
#BlackBackgroundLink A:hover
{
  color: #66FF66;
}

#BlueBackgroundLink A:link
{
  color: #CCCCFF;
}
#BlueBackgroundLink A:visited
{
  color: #CCCCFF;
}
#BlueBackgroundLink A:hover
{
  color: #66FF66;
}

.TipLink A:link
{
  text-decoration: none;
  color: #008000;
}

.TipLink A:visited
{
  text-decoration: none;
  color: #008000;
}

.TipLink A:hover
{
  text-decoration: none;
  color: #000080;
}

.TipLinkBright A:link
{
  text-decoration: none;
  color: #00FF00;
}

.TipLinkBright A:visited
{
  text-decoration: none;
  color: #00FF00;
}

.TipLinkBright A:hover
{
  text-decoration: none;
  color: #0000FF;
}
