A{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #003966;
	text-decoration: underline;
	font-weight: bold;
}

A:hover{
	color: #ff6400;
	text-decoration: underline;
}

BODY{
	background: #fff;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
}

H2{
	font-size: 18px;
	color: #003966;
}

H5{
	font-size: 12px;
	color: #000;
}

INPUT{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #fff;
}

INPUT.button{
	font-weight: bold;
	color: #003966;
	cursor: pointer;
}

SELECT{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #fff;
}

TEXTAREA{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #fff;
}

.forms{
	width: 600px;
	padding-right: 0px;
	font-size: 11px;
}

.forms A{
	font-family: Arial, Verdana;
    font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #003966;
}

.forms A:hover{
	color: #ff6400;
	text-decoration: underline;
}

.forms .lien TD{
	font-family: Arial, Verdana;
    font-size: 11px;
	font-weight: bold;
	color: #003966;
	vertical-align: middle;
}

.forms .nav TD{
	font-family: Arial, Verdana;
    font-size: 12px;
	font-weight: bold;
	color: #aaa;
}

.forms .nav SPAN{
	font-family: Arial, Verdana;
    font-size: 12px;
	font-weight: bold;
	color: #ff6400;
	
}

.forms .nav A{
	font-family: Arial, Verdana;
    font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #003966;
}

.forms .nav A:hover{
	color: #ff6400;
	text-decoration: underline;
}
