﻿.yafnet tr.header1
{
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	background-color: #419B00;
}
.yafnet tr.header1 a { color: #ffffff; text-decoration: none; }
.yafnet tr.header1 a:hover { color: #ffffff; text-decoration: underline; }	
.yafnet td.header1 
{
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	background-color: #419B00;
}	
.yafnet .header1Title 
{
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;	
}

tr.header2 {
	color: #55A055;
}

td.header2 {
	color: #55A055;
}

td.header2 a { color: #55A055; text-decoration: none; }