﻿body {
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, Times New Roman, Times, serif;
	font-size:12px;
	background-image: url(images/fond.gif);
}
tr, td {
	font-family: Verdana, Arial, Helvetica, Times New Roman, Times, serif;
	font-size:12px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}


