﻿body
{
    margin: 0px 0px 0px 0px;
	border: 0px;
	font-size: 10pt;
	background-color: #336677;
    font-family: Arial;
    color: #444d4f;
}

img 
{ 
	border-style: none;
  border-color: inherit;
  border-width: 0;
  text-align: center;
}

a
{
}

a:link
{
	color: #808000;
  text-align: center;
}

a:visited
{
	color: #18769E;
}

a:active
{
	color: #18769E;
}

a:hover
{
	color: #18769E;
}

.Menu1
{
    text-align: left;
    cursor: hand !important;
}

.Menu1 a:link,
.Menu1 a:visited,
.Menu1 a:active,
.Menu1 a:hover
{
    color: white;
}

.green a:link,
.green a:visited,
.green a:active,
.green a:hover
{
    color: #99bb1c;
}

