tr {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	color: #666666;
}

.textGreenLight {
	color: e0e9b7;
}

.textHeadOrange {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}

.lineVer {
	background-image: url(images/line_spacer.gif);
	background-repeat: repeat-y;
}

a:link {
	color: FF6600;
}
a:visited {
	color: FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
}

.lineMenu {
	background-image: url(images/linemenu.gif);
	background-repeat: repeat-x;
}

<STYLE type=text/css>.LinkGreenLight {	
}
.LinkGreenLight A:link {
COLOR: f1f8d0; TEXT-DECORATION: none
}
.LinkGreenLight A:visited {
COLOR: f1f8d0; TEXT-DECORATION: none}
.LinkGreenLight A:hover {
COLOR: #CCDB79; TEXT-DECORATION: underline}
.LinkGreenLight A:active {
COLOR: #D75100; TEXT-DECORATION: none}
</STYLE>
}

<STYLE type=text/css>.LinkGreenDark {	
}
.LinkGreenDark A:link {
COLOR: 3a4e1a; TEXT-DECORATION: none
}
.LinkGreenDark A:visited {
COLOR: 3a4e1a; TEXT-DECORATION: none}
.LinkGreenDark A:hover {
COLOR: #65862D; TEXT-DECORATION: underline}
.LinkGreenDark A:active {
COLOR: #D85C12; TEXT-DECORATION: none}
</STYLE>
}

.linePA {
	background-image: url(images/linepa.gif);
	background-repeat: repeat-x;
	background-position: center;



}
.textHeadGreen {
	font-size: 24px;
	color: #336600;
	font-weight: bold;

}
.formMail {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
}
.formMailRed {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.btMail {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #61783e;
	font-weight: bold;
	padding: 6px;
	border: 1px solid a6be6f;


}
.textRed {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
