﻿body
{
    margin: 0px 0px 0px 0px;
	border: 0px;
	font-size: 10pt;
	background-color: #000000;
    font-family: Arial;
    color: #494949;
}

img 
{ 
	border-style: none;
  border-color: inherit;
  border-width: 0;
  text-align: center;
}

a
{
    text-decoration: underline;
}

a:link
{
	color: #008000;
  font-weight: 700;
}

a:visited
{
	color: #bda964;
}

a:active
{
	color: #008000;
}

a:hover
{
	color: #008000;
}

.Menu1
{
    text-align: left;
    cursor: hand !important;
}

.Menu1 a:link,
.Menu1 a:visited,
.Menu1 a:active
{
    color: #FFFFFF;
}


.green a:link,
.green a:visited,
.green a:active,
.green a:hover
{
    color: #99bb1c;
}
