body {
	background-color : #ffffff;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold ;
	color: #202020;
}

a.menu:link {color: #411455; font-size: 10 pt; text-decoration: none}     /* unvisited link */
a.menu:visited {color: #411455; font-size: 10 pt; text-decoration: none}  /* visited link */
a.menu:hover {color: #FF0000; font-size: 10 pt; text-decoration: none}   /* mouse over link */
a.menu:active {color: #000000; font-size: 10 pt; text-decoration: none}   /* selected link */
