A:link {text-decoration: none; color: #0000f} 
A:visited {text-decoration: none; color: #0000ff}
A:active {text-decoration: none; color: #0000ff}
A:hover {text-decoration: none; color: #000000}

.greens
	{
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    normal;
		font-size:      11px;
		color:		  #006e00;
	}

.greenmb
	{
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    bold;
		font-size:      15px;
		color:		  #006e00;
	}

.greenl
	{
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    bold;
		font-size:      20px;
		color:		  #006e00;
	}

<!-- -------------------------------------- -->

.grays
	{
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    normal;
		font-size:      11pt;
		color:		  #000000;
	}

.graymb
	{
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    bold;
		font-size:      15px;
		color:		  #000000;
	}


.grayl
	{
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    bold;
		font-size:      20px;
		color:		  #000000;
	}
<!-- -------------------------------------- -->

.blacks
	{
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    normal;
		font-size:      11px;
		color:		  #000000;
	}

.blackmb
	{
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    bold;
		font-size:      15px;
		color:		  #000000;
	}

.blackl
	{
		font-family:    arial, helvetica;
		font-style:     normal;
		font-weight:    bold;
		font-size:      20px;
		color:		  #000000;
	}