.MENU {  font: 18px "Times New Roman", Times, serif; color: #996600; text-decoration: none}
.EMAIL {  font: bold 10px Arial, Helvetica, sans-serif; color: #666666}
:link		{

	Font-Family : Times New Roman;

	Font-Size :18px;

	Color : #000000;

	Text-Decoration : none;

	Font-Weight : normal

}

:active		{

	Font-Family : Times New Roman;

	Font-Size : 18px;

	Color : #000000;

	Text-Decoration : none;

	Font-Weight : normal

}

:visited	{

	Font-Family : Times New Roman;

	Font-Size : 18px;

	Color : #990000;

	Text-Decoration : none;

	Font-Weight : normal

}

A:hover		{

	Color : #FF3300;			

	Text-Decoration : none;

	Font-Weight : normal; font-family: Times New Roman;

	font-size: 18px
}



