body
{ 
font-family: times,serif; 
color: #202020; 
background-color: #00145E;
background-image: url(images\bluetile.jpg);
}

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

p.normal			{color: #202020; text-align:justify;}
a.normal			{color: #008080; text-align:justify;}
a.normal:link		{color: #008080; text-align:justify;}
a.normal:visited	{color: #008080; text-align:justify;}
a.normal:active	{color: #008080; text-align:justify;}
a.normal:hover	{color: #0000FF; text-align:justify;}

a.navbar			{font-family: times,serif; color: #000000; font-weight:bold; font-style: italic;}
a.navbar:link		{color: #004000; text-decoration: none; font-style: italic;}
a.navbar:visited	{color: #004000; text-decoration: none; font-style: italic;}
a.navbar:active	{color: #004000; text-decoration: none; font-style: italic;}
a.navbar:hover	{color: #0000FF; text-decoration: none; font-style: italic;}

a.mainmenu			{font-family: times,serif; color: #000000; font-weight:bold; font-size:85%; font-style: italic;}
a.mainmenu:link		{color: #004000; text-decoration: none; font-style: italic;}
a.mainmenu:visited	{color: #004000; text-decoration: none; font-style: italic;}
a.mainmenu:active	{color: #004000; text-decoration: none; font-style: italic;}
a.mainmenu:hover	{color: #0000FF; text-decoration: none; font-style: italic;}

a.linkpage			{font-family: times,serif; color: #000000; font-weight:bold;}
a.linkpage:link		{color: #004000;}
a.linkpage:visited	{color: #004000;}
a.linkpage:active	{color: #004000;}
a.linkpage:hover	{color: #0000FF;}

p.footer			{font-family: times,serif; margin-top: 0;}
a.footer			{font-family: times,serif; color: #608080;}
a.footer:link		{color: #004000;}
a.footer:visited	{color: #004000;}
a.footer:active		{color: #004000;}
a.footer:hover		{color: #0000FF;}

