A:link {

	color: #0099ff;

	text-decoration: underline;

}



A:visited {

	color: #0099ff;

	text-decoration: underline;

}



A:active {

	color: #0099ff;

	text-decoration: underline;

}



A:hover {

	color: 0099ff;

	text-decoration: bold;

}



TD {

	font-size: 11px;

	font-family : Verdana;

	color: #000000;

}



P {

	font-size: 11px;

	font-family : Verdana;

}



HR {

	height: 1px;

	width: 250

	color: #0099ff;

}
