/*a:link 		{	color: rgb(0,102,102); font-weight: bold; }a:visited 		{	color: rgb(0,153,153); } a:active 		{	color: rgb(255,102,0); }*/a:link 		{	color: blue; }a:visited 		{	color: maroon; } a:active 		{	color: red; }a:hover		{	color: red;  }body			{	font-family: Verdana, Arial, Helvetica, sans-serif; 					/*Georgia, 'Times New Roman', Times, serif*/					background-color: white ; 					/*F9f6d5*/					color: #333333;					margin-top: 0px; 					margin-left: 0px; 					margin-bottom: 0px; 					margin-right: 0px; 					marginwidth: 0px; 					marginheight: 0px; }					table			{	table-border-color-light: rgb(102,204,204);					table-border-color-dark: rgb(0,102,102); }					h1, h2, h3, h4, h5, h6 {						font-family: Arial, Helvetica, Verdana, sans-serif;}					h1				{	color: #333333; font-size: 20px; }h2				{	color: #333333; font-size: 14px; }h3				{	color: #333333; font-size: 12px;  }h4				{	color: rgb(204,255,255); font-size: 11px; }h5				{	color: rgb(0,0,102); font-size: 11px; }h6				{	color: rgb(153,0,0); font-size: 15px; }.pagenav 		{	color: #cc0000; font-size: 12px; font-weight: bold; margin-top: 0px;}p, li, ul, td	{	font-size: 12px; }.tableheader	{	color: white; font-size: 12px; font-weight: bold; }.navbar_lft	{	color: #ffffff; font-size: 13px; font-weight: normal; }.navbar_bottom	{						color: #333333; font-family: arial, helvetica, verdana, sans-serif; 					font-size: 13px; 					font-weight: normal; }					.copyright		{	color: #ffffff; 					font-size: 11px; 					text-aligh: right; }					.formheader	{	color: #333333; font-weight: bold; }input, textarea {	font-family: verdana, arial, helvetica, sans-serif;					font-size: 12px; }
