A.line:HOVER {
	color : #660000;
	text-decoration : underline;
	font-family : "Trebuchet MS";
	font-weight : bold;
	font-size : 10px;
}

A {
	color : #660000;
	font-family : "Trebuchet MS";
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
}

TD.right_frametext {
	color : #ff8429;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-align : justify;
}














