body {}
p {}
td {}
			a:link

			{


				text-decoration:	none;
				color:				#000000

			}
			a:hover

			{


				text-decoration:	none;
				color:				#FF0000

			}
			a:visited

			{


				text-decoration:	none;

			}
			a:active

			{


				text-decoration:	none;
				color:				#000077

			}
			a.nav:link

			{

				text-decoration:	none;
				color:				#000000

			}
			a.nav:visited

			{

				text-decoration:	none;

			}
			a.nav:hover

			{

				text-decoration:	none;
				color:				#FF0000

			}
			a.nav:active

			{

				text-decoration:	none;
				color:				#000077

			}
