A.m:link { color : #808080; text-decoration:none}
A.m:visited { color : #808080; text-decoration:none}
A.m:active { color : #808080; text-decoration:none}
A.m:hover {color:#FF7F50; text-decoration:none}

A.b:link { color : #A52A2A; text-decoration:none}
A.b:visited { color : #A52A2A; text-decoration:none}
A.b:active { color : #A52A2A; text-decoration:none}
A.b:hover {color: #94EBFF; text-decoration:none}

A.c:link { color : #FDF5E6; text-decoration:none}
A.c:visited { color : #FDF5E6; text-decoration:none}
A.c:active { color : #FDF5E6; text-decoration:none}
A.c:hover {color:#98FB98; text-decoration:none}

.grey9  {
	font-size : 9pt;
	font-family : Arial,Helvetica;
	color : #2F4F4F
}
.body-8  {
	font-size : 8pt;
	font-family : Arial,Helvetica;
	color : #6B8ABD;
	text-decoration:none
}
.menu-white  {
	font-size : 9pt;
	font-family : Arial,Helvetica;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
