.colordark			        {background-color:#D3A645}
.colormedium			    {background-color:#ffffff}
.colorlight			        {background-color:#F2E4C8}
.colorcomplementary		    {background-color:#00ff00}

H1		{font-weight:bold;font-style:normal}

A		 {font-weight:normal;font-style:normal;color:#0000FF;text-decoration:underline}
A:hover	 {font-weight:normal;font-style:normal;color:#Ff0000;text-decoration:underline}
A:active {font-weight:normal;font-style:normal;color:#Ff0000;text-decoration:underline}

.nom			{font-weight:bold;font-style:normal}

.description	{font-weight:bold;font-style:normal}

.menu		 {font-weight:normal;font-style:normal;text-decoration:none}
.menu:link	 {font-weight:normal;font-style:normal;text-decoration:none}
.menu:hover	 {font-weight:normal;font-style:normal;text-decoration:none}
.menu:active {font-weight:normal;font-style:normal;text-decoration:none}
.menu:visited{font-weight:normal;font-style:normal;text-decoration:none}

.text {font-weight:normal}

.title				{font-weight:bold}
.eventName			{font-weight:bold}
.personName			{font-weight:bold}
.favoriteLinkName	{font-weight:bold}

.pageBgColor{background-color:#ffffff}
.titleInsert{background-color:#D3A645;font-weight:bold;color:maroon}

.description{color:maroon}
.nom		{color:maroon}


.menu		 {color:maroon}
.menu:link	 {color:maroon}
.menu:hover	 {color:maroon}
.menu:active {color:maroon}
.menu:visited{color:maroon}

.text{color:maroon}

.title				{color:peru}
.eventName			{color:peru}
.personName			{color:peru}
.favoriteLinkName	{color:peru}

H1		{color:peru}




