A:link {
	color: #006699;
	text-decoration: none;
; font-weight: bold
}

A:visited {
	color: #006699;
	text-decoration: none;
; font-weight: bold
}

A:active {
	color: #006699;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
; font-weight: bolder; font-style: normal}

TD {
	font-family: Arial;
	font-size: 13px;
}

P {
	font-family: Arial;
	font-size: 13px;
}

