h1 {
font-size:12px; margin:0px; color: #a67e4a; padding: 4px;} 

BODY {

text-align: center;
color: #010101;
background-color: #ffffff;
margin: 0;
padding: 0px 0px 0px 0px;
border-color:
 #7e0214;
background:
 #ffffff;

scrollbar-face-color:
 #000000;
scrollbar-arrow-color:
 #622f01;
scrollbar-highlight-color:
 #622f01;
scrollbar-shadow-color:
 #221001;
scrollbar-base-color: 
#FF4490D;
scrollbar-3dlight-color:
 #7e0214;
scrollbar-darkshadow-color:
 #7e0214;

cursor: default;
cursor: hand;
cursor: text;
cursor: wait;
cursor: help;
cursor: move;
cursor: w-resize;
cursor: ne-resize;
cursor: n-resize;
cursor: nw-resize;
cursor: crosshair;
}

a:link{
	color: #03b314;
	font-size: 110%;
font-weight:bold;
}



a:visited {
	color: #03b314;
	font-size: 110%;
font-weight:bold;
}

a:hover{
	color: #c4410e;
	font-size: 110%;
font-weight:bold;
}

#menu a:link{
	text-decoration: none;
	color: #d39234;
	width:196px;
	height:28px;
	background-color: #ffffff;
	text-align:left;
	display:block;
	font-weight: bold;
	font-size: 90%}

#menu a:visited {
	text-decoration: none;
	color: #d39234;
	width:196px;
	height:28px;
	background-color: #ffffff;
	text-align:left;
	display:block;
	font-weight: bold;
	font-size: 90%}

#menu a:hover{
	text-decoration: none;
	color: #c4410e;
	width:196px;
	height:28px;
	background-color: #ffffcc;
	text-align:left;
	display:block;
	font-weight: bold;
	font-size: 90%}

#header a:link{
	text-decoration: none;
	color: #000000;
	font-size: 90%}

#header a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 90%}


#header a:hover{
	text-decoration: none;
	color: #000000;
	font-size: 90%}

	
table.calendar {
	border-collapse:collapse;
	border-spacing:0;
	border:1px #666 solid;
	text-align:center;
	font-size:12px;
}

table.calendar td,
table.calendar th {
	padding:5px;
	border:1px #666 solid;
}

table.calendar th {
	background:#eee;
}

table.calendar td.today {
	background:#999;
	color:#fff;
}

table.calendar .red {
	color:#f33;
}

table.calendar .blue {
	color:#33f;
}
