body, td, th {
	color: #FFCC99;
}

body {
	font-family: "Trebuchet MS";
	background-color: #55A0FF;
	background-image: url(img/degrade.png);
	background-repeat: repeat-x;
}

#calheader td {
	font-weight:bold;
	color: #330000;
	font-size: small;
	font-family: "Trebuchet MS";
	}

#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#noborder td {
	border: 0px;
	}
	
#calendar td {
	border: 1px solid #FFFFCC;
	}
	
h1 {
	color: #FF6666;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	font-family: "Trebuchet MS";
	color: #FF0033;
}

form {
	background-color: #990000;
}
.debut1 {
	font-family: "Trebuchet MS";
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC99;
	text-decoration: underline;
}

