body {

}

A:link { color: #73C204; text-decoration: none }
A:visited { color: #73C204; text-decoration: none }
A:active { color: #73C204; text-decoration: none }
A:hover { color: #73C204; text-decoration: none }

.body_ima{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	text-decoration: none;
	background-image: url(../ima/back.png);
	background-attachment: fixed;
	background-repeat: repeat;
}
