/* CSS Document */

td{font-family:Arial;font-size:12px;color:#000000;}
.txt{padding-left:1px;padding-right:1px;}
.date{font-weight:bold;font-size:10px;color:#A7A7A7;}
.white{font-weight:bold;font-size:10px;color:#333333;}
.cap{font-weight:bold;color:#2E688E;padding-left:5px;padding-top:4px;padding-bottom:3px;}
.header{font-weight:bold;color:#2E688E;font-size:14px;}


.categoryName {
	text-decoration: none;
	color:brown;
	font-size: 20px; 
	font-family: Arial;
}



h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #609020;
}


h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #609020;
}




A {
	text-decoration: none;
	color:#609020;
	font-size: 12px; 
	font-family: Arial;
	font-weight: bold;
}

a:visited	{color:#b22222;font-weight:bold;}
a:hover		{color:black; background: #ffcc66}	
a:active	{color:#ffcc66;font-weight:bold;}



.footer {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 12px; 
	font-family: Arial;
	font-weight: bold;
}
.footer:visited	{color:white;font-weight:bold;}
.footer:hover	{color:black; background: #ffcc66}
.footer:active	{color:#000000;font-weight:bold;}
.footer.other	{color:000000}


