BODY
{
	font-family : Arial;
	font-size : 12px;
	background-repeat : no-repeat;
	background-color : rgb(227,226,228);
	background-image : url( "../assets/images/bg7.gif" );
	background-position : 50% 0%}

A:active
{
	color : rgb(0,0,0);
	font-family : Arial;
	font-size : 12px;
	text-decoration : none
}

A:link
{
	color : rgb(0,0,0);
	font-family : Arial;
	font-size : 12px;
	text-decoration : none
}

A:visited
{
	color : rgb(0,0,0);
	font-family : Arial;
	font-size : 12px
}

A{	font-family : Arial;
	font-size : 12px;
	text-decoration : none
}

A.mehrlink:visited { color: rgb(128,128,128); font-family : Arial; font-size: 11px} 
A.mehrlink:active { color: rgb(128,128,128); font-family : Arial; font-size: 11px}
A.mehrlink:link { color: rgb(128,128,128); font-family : Arial; font-size : 11px} 
p{	background-repeat : no-repeat;
	background-position : 0% 0%}
.TextObject{	background-repeat : no-repeat;
	background-position : 0% 0%}
A:hover
{
	color : rgb(255,0,0);
	font-family : Arial;
	font-size : 12px;
	text-decoration : none
}

A.mehrlink:hover { color: rgb(255,0,0); font-family : Arial; font-size : 11px}


