/* CSS Document pour les freesites */
body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #6781D8;
}

tr, td {
font-family: Verdana;
	font-size: 12px;
	color: #000000;

}

a:link { color: #0000FF;}
a:visited { color: #0000FF; }
a.entrer { font-size: 24px; font-weight: bold; text-decoration: none ; }
a.pub { font-size: 18px; font-weight: bold; text-decoration: none ; color:#000000 }
a.retour { font-size: 16px; font-weight: bold; text-decoration: none ;}
a.medium { font-size: 16px; font-weight: bold; text-decoration: none ; }


/*a.footer { 	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none; }
a.footer:link { 	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;  }
a.footer:visited {	font-family:  Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;}
a.footer:hover { font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;}*/
