/* CSS Document */

BODY	{font-family: tahoma; font-size: 12px; color: #000000;}	
.maintext	{font-family: tahoma; font-size: 12px; color: #000000;}
.footer	{font-family: tahoma; font-size: 11px; color: #006600;}

a{text-decoration:underline;}
a:link {  color: #006600; text-decoration: underline; }
a:visited {  color: #006600; text-decoration: underline; }
a:hover {  color: #65ba59; text-decoration: none;}
.Background {
	background-image: url(images/MainBkIm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
