div.topMenu {
	font-weight: bold;

	font-family: serif;

	color: #eddbb4;

	font-size: 12px;
	
	text-align: center;
}

a.topMenu {
	font-weight: bold;

	font-family: serif;

	/*color: #eddbb4;*/
	color: #b4bae3;
	 
	text-decoration: none;

	
}
a.topMenu:active {
	font-weight: bold;

	font-family: serif;
	
	color: #b4bae3;
	/*color: #ffecc2;*/
}

div.title
{

	font-weight: bold;
	text-align: center;
	font-size: 28px;
	
	font-family: serif;
}

div.title-name
{
	font-size: 32px;
}

div.main
{
  font-weight: bold;
	text-align: center;
	font-size: 18px;
	font-family: serif;
}

div.text
{
	font-family: serif;
}

a.mainlink
{
	color: #000000;
	 
	text-decoration: none;
}

div.footer
{
	text-align: center;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

a {
	font-weight: bold;

	font-family: serif;

	/*color: #eddbb4;*/
	color: #6873b8;
	 
	text-decoration: none;	
}

div.mainCentre 
{
	text-align: center;
}

div.mainHeader
{
	font-weight: bold;
	display: inline;
}
