a:link
{
	color: #009900;
	text-decoration: none;
}

a:visited
{
	color: #009900;
	text-decoration: none;
}

a:hover
{
	color: #999999;
	text-decoration: underline;
}
.class1 A:link
	{
		text-decoration: none;
		font-size: 10px;
		font-weight: bold;
	}
.class1 A:visited
	{
		text-decoration: none;
		font-size: 10px;
		font-weight: bold;	
	}
.class1 A:hover
	{
		font-size: 10px;
		font-weight: bold;
		color: #999999;
	}

p
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin-left: 0px;
}

li
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin-left: 0px;
}

.footer
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #999999;
}

.footer2
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #999999;
}

.footer A:link
	{
		text-decoration: none;
		font-size: 10px;
		color: #999999;
	}
.footer A:visited
	{
		text-decoration: none;
		font-size: 10px;
		color: #999999;
	}
.footer A:hover
	{
		font-size: 10px;
		color: #009900;
	}

.footer2 A:link
	{
		text-decoration: none;
		font-size: 10px;
		color: #999999;
	}
.footer2 A:visited
	{
		text-decoration: none;
		font-size: 10px;
		color: #999999;
	}
.footer2 A:hover
	{
		font-size: 10px;
		color: #009900;
	}




body {
	margin:0px 0px; padding:0px;

	}