<style type="text/css">
	.spiffy{
		display:block;
		font-weight : bold;
	}

	.spiffy *{
		display:block;
		height:1px;
		overflow:hidden;
		background : #92d385;
		/* background:#0a67e6; */
	}

	.spiffy1{
		border-right: 1px solid #92d385;
		padding-right:1px;
		margin-right:3px;
		border-left: 1px solid #92d385;
		padding-left:1px;
		margin-left:3px;
		background: #92d385;
	}

	.spiffy2{
		border-right: 1px solid #92d385;
		border-left: 1px solid #92d385;
		padding:0px 1px;
		background: #92d385;
		margin:0px 1px;
	}

	.spiffy3{
		border-right: 1px solid #92d385;
		border-left: 1px solid #92d385;
		margin:0px 1px;
	}

	.spiffy4{
		border-right: 1px solid#92d385;
		border-left: 1px solid #92d385;
	}

	.spiffy5{
		border-right: 1px solid #92d385;
		border-left: 1px solid #92d385;
	}

	.spiffy_content {
		padding:0px 5px;
		background : #92d385;
		/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	*/
		FONT-SIZE: 10pt;
		color : #7e65bf;
		/* background:#0a67e6;
	*/
		font-weight : bold;
	}

	/* Make sure boxA content A tag is not underlined or changed colour on hover  */
	.spiffy_content a:hover {
		color : #7e65bf;
    	text-decoration: none;
	}
	
	/* Make sure spiffy_content  A tag is not underlined or changed colour  */
	.spiffy_content A {
	font-size: 10pt;
	color : #7e65bf;
	text-decoration: none;
}

	/* Start of new round corner box */
	.boxA{
		display:block;
	}

	.boxA *{
		display:block;
		height:1px;
		overflow:hidden;
		background : #7e65bf;
		/* background:#0a67e6; */
	}

	.boxA1{
		border-right: 1px solid #7e65bf;
		padding-right:1px;
		margin-right:3px;
		border-left: 1px solid#7e65bf;
		padding-left:1px;
		margin-left:3px;
		background: #7e65bf;
	}

	.boxA2{
		border-right: 1px solid #7e65bf;
		border-left: 1px solid #7e65bf;
		padding:0px 1px;
		background: #7e65bf;
		margin:0px 1px;
	}

	.boxA3{
		border-right: 1px solid #7e65bf;
		border-left: 1px solid #7e65bf;
		margin:0px 1px;
	}

	.boxA4{
		border-right: 1px solid #7e65bf;
		border-left: 1px solid #7e65bf;
	}

	.boxA5{
		border-right: 1px solid #7e65bf;
		border-left: 1px solid #7e65bf;
	}

	.boxA_content {
		padding:0px 5px;
		background : #7e65bf;
		/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	*/
		font-size: 10pt;
		color : #ffffff;
		/* background:#0a67e6;
	*/
		font-weight : bold;
	}

	/* Make sure boxA content A tag is not underlined or changed colour on hover  */
	.boxA_content a:hover {
		color : #ffffff;
    	text-decoration: none;
	}


	/* Make sure boxA content A tag is not underlined or changed colour on hover exit */
	.boxA_content A {
	font-size: 10pt;
	color : #ffffff;
	text-decoration: none;
}
	
	#addfav a{
		font-size: 10pt;
		color : #ffffff;
		text-decoration: none;
	}
	
</style>
