﻿body 
{
	font-family:Century Gothic, Arial;
	font-size:small;
	line-height:1.5;
}
h2
{ 
	font-family:Biondi, Century Gothic, Arial;
	color:#6CC16C;
}
h3
{
	font-family:Biondi, Century Gothic, Arial;
	color:#6CC16C;
}
h4
{
	font-family:Biondi, Century Gothic, Arial;
	color:#6CC16C;
	margin-bottom:2px;
}

.mainTable
{
	 width: 800px;
	 
	 }
.content
{
	background-color:White;
	
}
a.fourroux, a.fourroux:link, a.fourroux:focus, a.fourroux:visited
{
	color:#660033;
	text-decoration:none;
	font-family:Biondi, Century Gothic;
	font-size:large;
}
a.fourroux:hover
{
	color: #6CC16C;
}
a.navigation, a.navigation:link, a.navigation:focus, a.navigation:visited
{
	color:White;
	text-decoration:none;
	font-family:Biondi, Century Gothic;
}
a.navigation:hover
{
	color: Purple;
}
a.authors, a.authors:link, a.authors:focus, a.authors:visited
{
	color: Black;
	text-decoration: none;
}
a.authors:hover
{
	color:#6CC16C;
}
.calendarList
{
	float:left;
	color:#6CC16C;
	 font-family:"BernhardTango BT","Century Gothic", Arial;
	 font-size:24px;
	 font-weight:bold;
	 width: 75px;
}
.homepage
{
	border-right-color: #6CC16C;
	border-right-width: thin;
	
}
a.homepage, a.homepage:link, a.homepage:focus, a.homepage:visited
{
	text-decoration: none;
	text-align:right;
	color: Black;
	font-size: x-small;
}
a.homepage:hover
{
	color: #6CC16C;
}
.footer
{
	color:#6CC16C;
	font-family: Biondi, Century Gothic;
	font-size: x-small;
}
a.footer, a.footer:link, a.footer:visited, a.footer:focus
{
	color:#6CC16C;
	text-decoration: none;
}
a.footer:hover
{
	color:White;
}