A
{
	text-decoration: none;
}

:focus
{
	outline: none;	
}

td.showListRowEven
{
        background: #dddddd;
        font-size: 16px;
}

td.showListRowOdd
{
        background: #ffffff;
        font-size: 16px;
}

#band
{
        font-size: 18px;
        color: blue;
}

.bandLink {
	font-size: 18px;
}

