table.cellLink td {padding:0}
table.cellLink td a {padding:10px; display:block}
    .input.r1{
        background-color: #CCCCFF;
        border: 1px dotted #9900FF;
      font-size: 15px;
      color: red;
    }
    .input.r2{
        background-color: red;
        border: 1px solid #9900FF;
      font-size: 15px;
      color: green;
    }
    .x {
        background-image: url(images/x.gif);
        background-repeat: no-repeat;
        background-position: center;
    }
a:visited {
	color: #0099CC;
}
a:hover {
	color: #FF00FF;
}
a:link {
	text-decoration: underline;
	color: #0099FF;
}
.Playoff_Teams_Blue {
	color: #000099;
	font-weight: bold;
	font-size: 18px;
}
.TieBreakers_red {
	color: #990000;
	font-size: 24px;
	font-weight: bold;
}
.style16 {font-size: 10px}
.login_signup {color: #0099FF}

