body {
	background-color: #78AD00;
	background-image: url(../images/square/bg_start.jpg);
}

a:link{
	color:#8CB801;
	text-decoration : underline;
	font-weight: bold;
}
a:visited{
	color:#8CB801;
	text-decoration : underline;
	font-weight: bold;
}
a:hover{
	color:#8CB801;
	text-decoration : underline;
	font-weight: bold;
}
