		A.reglink {
			font-family: Arial, Helvetica, sans-serif;
			font-size: small;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			color: yellow;
			text-decoration: none;
		}
		A.reglink:Hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: small;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			color: white;
			text-decoration: none;
		}
		A.reglink:Active {
			font-family: Arial, Helvetica, sans-serif;
			font-size: small;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			color: red;
			text-decoration: none;
		}
		.showhead {
			color: yellow; 
			font-size: small; 
			font-family: arial; 
			font-weight: bold;
			text-decoration: none
		}
		
		.showtext {
			color: white; 
			font-size: small; 
			font-family: arial; 
		}
		
		.showsummary {
			color: white; 
			font-size: small; 
			font-family: arial; 
			font-weight: bold;
		}
		
		.sectionhead {
			color: #ff6633; 
			font-size: small; 
			font-family: arial; 
			font-weight: bold;
			text-decoration: none
		}