body {
	margin: 0;
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: none;
	}

table {
	margin: 0;
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: none;
	}

tr {
	margin: 0;
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: none;
	}

td {
	margin: 0;
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: none;
	}

h2.head  {
font-family: "Verdana";
    	color: #0033FF;
	font-size: 25px;
    }
h3 {
    font-family: "Comic Sans MS";
	font-size: 22px;
	color: #3300FF;
	}

h4.infos {
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	}

img {
	margin: 0;
	background: transparent;
	}

table { margin: 0; }

a:link {
	margin: 0;
      font-family: "Verdana";
      font-size: 12px;
	text-decoration: none;
	color: #2f3192;
	background: #FFFFFF;
	}

a:visited {
	margin: 0;
      font-family: "Verdana";
      font-size: 12px;
	text-decoration: none;
	color: #2f3192;
	background: #FFFFFF;
	}

a:hover {
	margin: 0;
      font-family: "Verdana";
      font-size: 12px;
	text-decoration: underline;
	color: #ac2b2f;
	background: fff3cd;
	}

a:active {
	margin: 0;
      font-family: "Verdana";
      font-size: 12px;
	text-decoration: none;
	color: #2f3192;
	background: #8dd7f7;
	}



input {
	margin: 0;
	font-size: 12px;
	background-color: #e7f3f1;
	border-color: #0095d9;
	border-style: solid;
	font-family: "Verdana";
	text-decoration: none;
	border-width: 1px;
	}

textarea {
	font-size: 12px;
	background-color: #e7f3f1;
	border-color: #0095d9;
	border-style: solid;
	font-family: "Verdana";
	text-decoration: none;
	border-width: 1px;
	}

A.mylink {TEXT-DECORATION: none;
	color: #FFFFFF;
	background: FFFFFFF;
}

A.mylink:hover {TEXT-DECORATION: none;
        color: #FFFFFF;
	background: #FFFFFF;
}

p {
	margin: 0;
	text-indent: 16px;
	font-size: "12px";
	font-family: "Verdana";
	text-decoration: none;
	}