A:link
{
	color: #000000;
	text-decoration: none;
}
A:visited
{
	color: #000000;
	text-decoration: none;
}
A:hover
{
	color: #000000;
	text-decoration: none;
}
A:active
{
	color: #000000;
	text-decoration: none;
}
.style1
{
	font-size: 8pt;
	font-family: tahoma;
}
A.orangelink
{
	color:#ff9933;
	font-weight:bold;
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
}
A.orangelink:visited
{
	color:#ff9933;
	font-weight:bold;
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
}
A.orangelink:hover
{
	color:#ff9933;
	font-weight:bold;
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
}
.desc
{
	color:#000000;
	font-family:Tahoma;
	font-size:8pt;
}
.title
{
	color:#000000;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
}
.btn
{
	font-size:8pt;
	font-family:Tahoma;
}