<style type="text/css">

.link {  color: #000066; text-decoration: none}

a:link { 
font-style : normal;
color : #000066;
text-decoration : none;
font-weight: bold
}

a:visited { 
font-style : normal;
color : #000066;
text-decoration : none;
font-weight: bold
}

a:hover {
text-decoration : underline;
color: #FF0000
}

#PCL {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 8pt;
}

#PTT {
		font-family: Verdana,Arial,Helvetica;
		font-size: 8pt;
}

#PST {
		font-family: Verdana,Arial,Helvetica;
		font-size: 8pt;
}
</style>