body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        background-color: #CCCCCC;
}
a:link  {
        color: #000000;
        text-decoration: underline;
}
a:visited {
        color: #000000;
        text-decoration: underline;
}
a:hover {
        color: #FF0000;
        text-decoration: underline;
}
a:active {
        color: #000000;
        text-decoration: underline;
}
td {
	font-size: 13px;
}
#menu{
        font: bolder 14px 'Verdana', sans-serif;
        color: #000000;
}
.style2 {font-size: 12px;}
