body
{ 
font-family: arial, verdana; 
color: #202020; 
background-color: #002000
}

a				{color: #008000;}
a:link			{color: #008000;}
a:visited		{color: #008000;}
a:active		{color: #00C000;}
a:hover		{color: #0000FF;}

a.normal			{color: #008080; font-style: none;}
a.normal:link		{color: #008080; font-style: none;}
a.normal:visited	{color: #008080; font-style: none;}
a.normal:active	{color: #00C0C0; font-style: none;}
a.normal:hover	{color: #C0C0FF; font-style: none;}

a.navbar			{font-family: helvetica, arial, verdana; color: #000000; font-weight:bold;}
a.navbar:link		{color: #ffffff; text-decoration: none;}
a.navbar:visited	{color: #ffffff; text-decoration: none;}
a.navbar:active	{color: #ffffff; text-decoration: none;}
a.navbar:hover	{color: #FF4000; text-decoration: none;}

a.mainmenu			{font-family: helvetica, arial, verdana; color: #000000; font-weight:bold;font-size:75%;}
a.mainmenu:link		{color: #004000; text-decoration: none;}
a.mainmenu:visited	{color: #004000; text-decoration: none;}
a.mainmenu:active	{color: #004000; text-decoration: none;}
a.mainmenu:hover	{color: #0000FF; text-decoration: none;}

a.linkpage			{font-family: helvetica, arial, verdana; color: #000000; font-weight:bold;}
a.linkpage:link		{color: #004000; text-decoration: none;}
a.linkpage:visited	{color: #004000; text-decoration: none;}
a.linkpage:active	{color: #004000; text-decoration: none;}
a.linkpage:hover	{color: #0000FF; text-decoration: none;}


p.footer			{font-family: helvetica, arial, verdana; margin-top: 0;}
a.footer			{font-family: arial, verdana; color: #608080;}
a.footer:link		{color: #004000; text-decoration: none;}
a.footer:visited	{color: #004000; text-decoration: none;}
a.footer:active		{color: #004000; text-decoration: none;}
a.footer:hover		{color: #0000FF; text-decoration: none;}


