
A:LINK {
	color: green;
	font-size: 14px;
        font-family : Comic Sans MS;
        text-decoration: none;
        font-weight: bold;
	}

A:VISITED{
	color: green;
	font-size: 14px;
        font-family : Comic Sans MS;
        text-decoration: none;
        }

table.body {
	font-size: 10px;
	font-family: Comic Sans MS;
	vertical-align :top; 
	}
td.body {
	font-size: 11px;
	font-family: Comic Sans MS;
	}
