A:LINK {
	color : D84D04;
}

A:VISITED {
	color : D84D04;	
}

A:ACTIVE {
	color : D84D04;	
}

A:HOVER {
	color : 00B889;
}

a.second
{ 
font-size: 7.5pt;
font-family: arial;
font-weight: bold;
text-decoration: none;
color: D84D04;
}

a.first
{ 
font-size: 7.5pt;
font-family: arial;
font-weight: bold;
text-decoration: none;
color: D84D04;
}

a.first:hover 
{ 
text-decoration: underline;
}

a.third
{ 
font-size: 8.5pt;
font-family: arial;
text-decoration: none;
color: AFC1CF;
}

a.third:visited 
{ 
color: AFC1CF;
}

a.third:hover 
{ 
text-decoration: underline;
color: 00B889;
}

font.first
{ 
font-size: 7.5pt;
font-family: arial;
font-weight: bold;
color: 2C6B41;
}