
td.foo {
font-family: arial;
color: #000000; text-decoration: none;
font-size: 36pt;
font-weight: bolder;
}


a.al:link {
font-family: arial;
color: #000000; text-decoration: none;
font-size: 36pt;
font-weight: bolder;
text-align: center;
}

a.al:active {
color: #000000; text-decoration: none;
font-size: 36pt;
font-family: arial;
font-weight: bolder;
text-align: center;
}

a.al:visited {
color: #871F78; text-decoration: none;
font-size: 36pt;
font-family: arial;
font-weight: bolder;
text-align: center;
}

a.al:hover {
color: #000000; text-decoration: none;
font-size: 36pt;
font-family: arial;
font-weight: lighter;
type-style: normal;
text-align: center;
}


