﻿	A:LINK, A:VISITED{
		color 			: #008000;
		text-decoration : none;
		font-weight 	: bold;
		font-family 	: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size 		: 12px;
		}
	A:HOVER, A:ACTIVE{
		color 			: #008000;
		text-decoration	: underline;
		font-weight 	: bold;
		font-size 		: 12px;
		}
	.Menu {
		color 			: #000000;
		font-family		: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size 		: 14px;
		background		: url(Images/Webfoto-Background-.jpg);
		background-attachment: fixed;
		}

	.Body {
		color			: #008000;
 		font-family		: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size		: 14px;
		font-style		: italic;
	    font-weight		: ; 
		background		: url(Images/Webfoto-Background-.jpg);
		background-attachment: fixed;
		}
	.cs_flashBody{
		background-color: #eaffd5;
		font			: .8em/1.3em verdana,arial,helvetica,sans-serif;
		text-align		: left;
	}




