a:link  {
	color : #1C6598;
	text-decoration : none;
}

a:visited  {
	color : #1C6598;
	text-decoration : none;
}

a:active  {
	color : #1C6598;
		text-decoration : none;
}

a:hover  {
	color :#1C6598; text-decoration: none;
}

body, td {
    font-family: Trebuchet MS;
	font-size: 9pt;
	color: #000000;
}

.menu{
	position: absolute;
	margin-left: 2px;
	margin-top: 2px;
}
