.p {
	color="#000033";
	font-size: 12px;
	font-weight:bolder;
	font-family: Tahoma,Arial,Trebuchet MS;
	}

.pk {
	color="#000033";
	font-size: 12px;
	font-weight:normal;
	font-family: Tahoma,Arial,Trebuchet MS;
	}
.pkk {
	color="#000033";
	font-size: 11px;
	font-weight:normal;
	font-family: Tahoma,Arial,Trebuchet MS;
	}

.pred {
	color="#FF0000";
	font-size: 12px;
	font-weight:bolder;
	font-family: Tahoma,Arial,Trebuchet MS;
	}

a:hover { 
	text-decoration:underline;	
	font-weight:bolder;
	
	}


