P {

font: 14px 'arial';
color: #000000;
font-weight: normal;

}

A

{	font:  bold 11px 'arial';

	color : 333399;

	text-decoration : none;	}


/* HOVER effect for IE4+ */

A:HOVER

{	color : 3366CC;	}



/* ACTIVE definition */

A:ACTIVE

{	color : FF0000;

	font-style : italic;	}



/* CURRENT link */

#CURRENT

{	color : #333399;		}
