@import "base.css";
A.b:link, A.b:visited
{font:8pt arial;}
A:link{color:#194C8A;}
a:visited, a.b:link{color:black;}
A:hover, A.b:hover{color: red;}
BODY 
{
	background: #dbffdd url('img/moulin.jpg');
	font: "Bookman Old Style";
	background-repeat: no-repeat;
	background-position: top right;
}
.sub{border:1px solid #FF9933;}
.col, .co{border:1px solid black;}
.co, .c1{background:#cee0d7;}
.ti, .sub
{
	color:white;
	background:#874b2d;
}
.c2{background:#bbe2af;}

