a:hover		{	color: 		goldenrod;	
			font-style:	bold;		}
a:active	{	color:		goldenrod;	
			font-style:	bold;		}
a:visited	{	color:		lightblue;	
			font-style:	bold;		}
a:link		{	color:		lightblue;	
			font-style:	bold;		}
body		{	background: 	black;
			font-family:	Arial,Verdana;	
			font-color:	yellow;	}

#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;		}

