/* CSS Document */
a.topmenu
	{
	background-image:url(../img/button.png);
	display:block;
	width:70px;
	height:70px;
	}
a.toptext
	{
	font-size:13px;
	color:#08913f;
	text-decoration:none;
	}
a.foottext
	{
	font-size:17px;
	color:#FFF;
	text-decoration:underline;
	}
a.back
	{
	font-size:17px;
	color:#FFF;
	text-decoration:none;
	}
a:hover.back
	{
	font-size:17px;
	color:#FF0;
	text-decoration:none;
	}
a:hover.foottext
	{
	font-size:17px;
	color:#FF0;
	text-decoration:underline;
	}
a:hover.toptext
	{
	font-size:13px;
	color:#804000;
	text-decoration:none;
	}
a:hover.topmenu
	{
	background-image:url(../img/buttonho.png);
	display:block;
	width:70px;
	height:70px;
	}
a.topmenu2
	{
	background-image:url(../img/button2.png);
	display:block;
	width:70px;
	height:70px;
	}
a:hover.topmenu2
	{
	background-image:url(../img/button2ho.png);
	display:block;
	width:70px;
	height:70px;
	}
a.topmenu3
	{
	background-image:url(../img/button3.png);
	display:block;
	width:70px;
	height:70px;
	}
a:hover.topmenu3
	{
	background-image:url(../img/button3ho.png);
	display:block;
	width:70px;
	height:70px;
	}
a.topmenu4
	{
	background-image:url(../img/button4.png);
	display:block;
	width:70px;
	height:70px;
	}
a:hover.topmenu4
	{
	background-image:url(../img/button4ho.png);
	display:block;
	width:70px;
	height:70px;
	}
a.topmenu5
	{
	background-image:url(../img/button5.png);
	display:block;
	width:70px;
	height:70px;
	}
a:hover.topmenu5
	{
	background-image:url(../img/button5ho.png);
	display:block;
	width:70px;
	height:70px;
	}
a.topmenu6
	{
	background-image:url(../img/button6.png);
	display:block;
	width:70px;
	height:70px;
	}
a:hover.topmenu6
	{
	background-image:url(../img/button6ho.png);
	display:block;
	width:70px;
	height:70px;
	}

