A {
	color: #000000;
	font-weight : bold;
}

A:visited {
	color: #000000;
    font-weight : bold;
}

A:active {
	color: #000000;
	font-weight : bold;
}

A:hover {
	color: #006699;
	font-weight : bold;
}

TD {
	font-family: Verdana;
	font-size: 13px;
}



