a:link
{
	color: rgb(255,102,51); 
}
a:visited
{
	color: #800080; 
} 

a {text-decoration: none;}

a:hover 
{
	color: rgb(204,153,51);
}


body
{
	font-family: Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(255,102,51);
}
h2
{
	color: rgb(204,153,51); 
}
h3
{
	color: rgb(153,153,51); 
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}

b
{
	color: rgb(204,153,51); 
}

LI {MARGIN: 3px 0px 1px}
UL {
     LIST-STYLE-POSITION: inside; 
     MARGIN: -2px -1px 0px 0px;  
     list-style-type: square}

#heading
{
	font-size: 24px;
	color: #800080;
	font-weight: bold;
	text-indent: 0;
	padding-top: 0;
}


#heading2
{
	font-size: 24px;
	color: #800080;
	font-weight: bold;
	text-indent: 0;
	padding-top: 0;

}

#heading3
{
	font-size: 18px;
	color: #800080;
	text-indent: 0;
	padding-top: 0;
}


#message-body
{
	font-size: 15px;
	color: #000000;
	text-indent: 0;
	padding-top: 0;
}

#footer
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #ffffff;
	text-indent: 0;
	padding-top: 0;
	valign: middle;
}


#fp_cat_name
{
	font-size: 16px;
	color: #ffffff;
	text-indent: 0;
	padding-top: 0;
}

#fp_article_name
{
	font-size: 16px;
	color: #000000;
	text-indent: 0;
	padding-top: 0;
}

#fp_news_content
{
	font-size: 15px;
	color: #000000;
	text-indent: 0;
	padding-top: 0;
}

#caption
{
	font-size: 12px;
	color: rgb(152,133,6);
	text-indent: 0;
	padding-top: 0;
}