/* CSS Document */

body {
	cursor: url(http://www.legardonrouge.com/img/gardonrouge.ani);
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

a:visited {
	color: #FF0000;
}
a:hover {
	color: #00CCCC; 
	cursor: url(http://www.legardonrouge.com/img/gardonbleu.ani);
}
a:link {
	color: #FF0000; 
}
.underline {
	font-size: 9px;
	font-weight: lighter;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}