A:link {
	color: #000000;
	text-decoration: underlined;
}

A:visited {
	color: #000000;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #006699;
	text-decoration: none;
}

TD {
	font-family: Tahoma;
	font-size: 16px;
}

P {
	font-family: Tahoma;
	font-size: 16px;
}

.lower {
	font-family: Tahoma;
	color: #000000;
}
