﻿body 
{
	font-family:Tahoma;
	font-size:small;
	color:Black;	
}
A {
	COLOR: #000000; 
	font-family:Tahoma;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	
}
A:active {
	COLOR: #7BB51F; 
	font-family:Tahoma;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
}
A:hover {
	COLOR: #7BB51F; 
	font-family:Tahoma;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
}
A:visited
{
	COLOR: #000000; 
	font-family:Tahoma;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
}
.pageHeader
{
	COLOR: YellowGreen;
	font-family:Tahoma;
	font-size:large;
	font-weight:bold;
}