<style type="text/css">

p{padding-bottom:1em}

.roundboxlinks{
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 10px;
	font-size: 96%;
	color: #FFFFEC;
	line-height: 30px;	
}


a.roundboxlinks:link       { color: #FFFFEC }
a.roundboxlinks      { text-decoration: none }
a.roundboxlinks:visited    { color: #FFFFEC }
a.roundboxlinks:hover      {
	color: #FFFFCC;
	font-style: normal;
	text-decoration: underline;
}



	

.roundboxtitle{
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 105%;
	color: #FFFFBF;
}
a.roundboxtitle:link       { color: #FFFFBF }
a.roundboxtitle      { text-decoration: none }
a.roundboxtitle:visited    { color: #FFFFBF }
a.roundboxtitle:hover      { color: #FFFFBF; }



div#nifty{ margin: 0 5%;background: #FFAE5E}
b.rtop, b.rbottom{display:block;background: #fff}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #FFAE5E}		
	
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


/* this is a different box added for additional box with different colors */
/* is uses some of the common classed from above */
div#cifty{ margin: 0 10%;background: #FF5E5E}
b.rrtop, b.rrbottom{display:block;background: #fff}
b.rrtop b, b.rrbottom b{display:block;height: 1px;
    overflow: hidden; background: #FF5E5E}	
	b.rrtop b.r4, b.rrbottom b.r4{margin: 0 1px;height: 2px}
/*  end of box added  */

</style>