td 
{
color:white;
font-size:20px;
text-align:center;
vertical-align:middle;
border:2px solid white;
border-top-style:none;
border-bottom-style:none;
border-left-style:none;
border-right-style:none;
}
td.topbottom 
{
border-top-style:solid;
border-bottom-style:solid;
}
.content
{
color:#606060;
font-size:15px;
font-weight:bold;
font-family:"Comic Sans MS","Times New Roman",Georgia,Serif;
/*background-color:#F4A460;*/
}
a
{
color:#a0a0a0;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
a:active
{
color:#606060;
cursor:default;
text-decoration:none;
}

