
.don{
	text-decoration:underline;
	color:#008040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.don:hover{
	text-decoration:underline;
	color:#008040;
	font-style: italic;
	font-weight: bold;

}
.noir11 {font-size: 11px
}
.wit{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
text-decoration:underline;
color:#ffffff
}

.noir{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
text-decoration:underline;
color:#000000
}
.noir12{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
text-decoration:none;
color:#000000
}
.noir12:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
text-decoration:underline;
color:#000000
}
.wit:hover{
	text-decoration:underline;
	color:#ffffff;
}
 .ton{
text-decoration:none;
font-family: Arial;
font-size: 11px;
color:#008040
}

.noir12{
text-decoration:none;
font-family: Arial;
font-size: 12px;
color:#000000
}

.ton:hover{
	text-decoration:underline;
	font-family: Arial;
	color:#008040;
	font-size: 11px;

}
 
  textarea.don {
 	font-family: Verdana, Arial;
 	text-decoration: none;
 	cursor: auto;
 	background-color : #ffffff;
 	border-left-width : thin;
 	border-left-style : solid;
 	border-color : #ffffff;
 	border-right-style : solid;
 	border-right-width : thin;
 	border-top-style : solid;
 	border-top-width : thin;
 	border-width : 1;
 	clear : both;
	color : Black;
 }

  input.don {
 	font-family: Verdana, Arial;
 	text-decoration: none;
 	cursor: auto;
 	background-color : #ffffff;
 	border-left-width : none;
 	border-left-style : none;
 	border-color : #ffffff;
 	border-right-style : none;
 	border-right-width : none;
 	border-top-style : none;
 	border-top-width : none;
 	border-width : 0;
 	clear : both;
	color : #000000;
 }
  input.but {
 	font-family: Verdana, Arial;
 	text-decoration: none;
 	cursor: auto;
 	background-color : #0099ff;
 	border-left-width : thin;
 	border-left-style : solid;
 	border-color : #ffffff;
 	border-right-style : solid;
 	border-right-width : thin;
 	border-top-style : solid;
 	border-top-width : thin;
 	border-width : 1;
 	clear : both;
	color : White;
 }

    select.don {
 	font-family: Verdana, Arial;
 	text-decoration: none;
 	cursor: auto;
 	background-color : #003399;
 	border-left-width : thin;
 	border-left-style : solid;
 	border-color : #ffffff;
 	border-right-style : solid;
 	border-right-width : 0;
 	border-top-style : solid;
 	border-top-width : 0;
 	border-width : 0;
 	clear : both;
	color : #ffffff;
 }
option.don {
 	font-family: Verdana, Arial;
 	text-decoration: none;
 	cursor: auto;
 	background-color : #003399;
 	border-left-width : thin;
 	border-left-style : solid;
 	border-color : #ffffff;
 	border-right-style : solid;
 	border-right-width : 0;
 	border-top-style : solid;
 	border-top-width : 0;
 	border-width : 0;
 	clear : both;
	color : #ffffff;


