h1 a:visited,
h1 a:active,
h1 a:link {
	color : #000;
}

h1 a:hover {
	color : #C00;
	text-decoration : none;
}

a:visited,
a:active,
a:link {
	color : #810001;
}

#top {
	background-color : #FF4500;
	color : #7F0102;
}

p.date {
	border-bottom : 1px solid #AAA;	
}

#main {
	background-color : #EEE;
	border-bottom : 4px solid #C00;
}

#comments h4 span {
	color : #999;
}

h3 {
	border-bottom : 1px solid #AAA;
}

table.CalendarTitle
{
	background-color : #FDA;
	border-bottom : 1px solid #C00;
}

.NavigateBar
{
    border-left: solid #FF4500;
}

#bottom 
{
	background-color : #810001;
	height:2px;
}

