A:LINK, A:VISITED, A:ACTIVE{
	color: #FFC600;
	text-decoration : none;
}

A:HOVER {
	color: #FFFFFF;
	text-decoration : none;
}

.txt-body {  
	font-family : Arial;
	font-size: 13px;
	color : #FFFFFF;
	line-height: 11pt;
}

.txt-port {  
	font-family : Arial;
	font-size: 11px;
	color : #FFFFFF;
	line-height: 8pt;
}