.mainstyl 	{
				text-align:		left;
				font-weight:	bold;
				font_family:	Arial;
				font-size:		14;
				background:		darkorange;
				color:			black;
				link:			black;
				alink:			black;
				vlink:			black;
			}
.afristyl 	{
				text-align:		left;
				font-weight:	bold;
				font_family:	Arial;
				font-size:		14;
				background:		black;
				color:			orange;
				link:			orange;
				alink:			orange;
				vlink:			orange;
			}
.headstyl 	{
				text-align:		left;
				font-weight:	bold;
				font_family:	Arial;
				font-size:		14;
				border-width:	1px 1px 1px 1px;
				border-spacing:	0px;
				border-style:	dotted dotted dotted dotted;
				background:		Orange;
				border-color:	black;
				color:			black;
				link:			black;
				alink:			black;
				vlink:			black;
			}
.intrstyl 	{
				text-align:		center;
				font_family:	Arial;
				font-size:		14;
				background:		orange;
				color:			black;
				link:			black;
				alink:			black;
				vlink:			black
			}
.pollstyl	{
				text-align:		left;
				font-weight:	bold;
				font_family:	Arial;
				font-size:		12;
				background:		darkorange;
				color:			black;
				link:			black;
				alink:			black;
				vlink:			black
			}
.advstyl	{
				text-align:		center;
				font-weight:	bold;
				font_family:	Arial;
				font-size:		11;
				background:		darkorange;
				color:			black;
				link:			black;
				alink:			black;
				vlink:			black
			}
.blogstyl	{
				text-align:		left;
				font-weight:	bold;
				font_family:	Arial;
				font-size:		14;
				background:		darkorange;
				color:			black;
				link:			black;
				alink:			black;
				vlink:			black
			}
.rajtstyl	{
				text-align:		center;
				font-weight:	bold;
				font_family:	Arial;
				font-size:		10;
				border-width:	1px 1px 1px 1px;
				border-spacing:	0px;
				border-style:	dotted dotted dotted dotted;
				background:		Orange;
				border-color:	black;
				color:			black;
				link:			black;
				alink:			black;
				vlink:			black
			}
