A               {
		font-family : arial;
		font-weight : normal;
		font-size : 10px;
		text-decoration: none; 
		}

A:link		{
		text-decoration: none;
		}

A:active        {
		text-decoration: none;
		}

A:visited       {
		text-decoration: none;
		}

A:hover         {
		text-decoration: none;
		}

/* sub menu link grey */

.nav		{
		color : #A7A5A6;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : bold;
		font-size :12px;
		text-decoration : none;
		}
	
a.nav:link{color : #A7A5A6; text-decoration : none}
a.nav:visited{color : #A7A5A6; text-decoration : none}
a.nav:hover{color : #A7A5A6; text-decoration : underline}

TD               {
		font-family : arial, verdana, helvetica;
		font-weight : normal;
		font-size : 11px;
		color: #8B898A;
		text-decoration: none; 
		}

.sml 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : normal;
	font-size : 10px;
	}

.head 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : bold;
	color: #A33125;
	font-size : 12px;
	}

.pink 	{ 
	text-decoration : none;
	font-family : arial, verdana;
	font-weight : bold;
	color: #AD9B9D;
	font-size : 11px;
	}

.navstat		{
		color : #A33125;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : bold;
		font-size :12px;
		text-decoration : none;
		}

.g		{
		color : #9D9A9A;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none;
		}
	
a.g:link{color : #9D9A9A; text-decoration : none}
a.g:visited{color : #9D9A9A; text-decoration : none}
a.g:hover{color : #9D9A9A; text-decoration : underline}

.g2		{
		color : #8A8A8A;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none;
		}
	
a.g2:link{color : #8A8A8A; text-decoration : none}
a.g2:visited{color : #8A8A8A; text-decoration : none}
a.g2:hover{color : #8A8A8A; text-decoration : underline}

.g3		{
		color : #9D121C;
		font-style : normal;
		font-family : arial, verdana;
		font-weight  : normal;
		font-size :11px;
		text-decoration : none;
		}
	
a.g3:link{color : #9D121C; text-decoration : none}
a.g3:visited{color : #9D121C; text-decoration : none}
a.g3:hover{color : #9D121C; text-decoration : underline}