A:link {
	color: #99CCFF;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #99CCFF;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #99CCFF;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

TD {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
}

P {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
}

TD.menu {
font-family: Verdana, Arial;
font-size: 13px;
color: #99CCFF;
}

