A:link {
	color: #3399FF;
	font-weight: bold;
	text-decoration: underline;
	}

A:visited {
	color: #707070;
		font-weight: bold;
	text-decoration: underline;
	}

A:active {
	color: #7ec0ee;
	font-weight: bold;
	text-decoration: underline;
	}

A:hover {
	color: #3399FF;
	text-decoration: underline;
	font-weight: bold;
	}

TD {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

P {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

TD.menu {
font-family: Verdana,Arial;
font-size: 11px;
color: #000000;
}