body
{
background-repeat:repeat-x;
margin:0px;
}
.text
{
font-family:Arial;
font-size:12px;
color:#929292;
line-height:17px;
}
.text_small
{
font-family:Arial;
font-size:11px;
color:#929292;
line-height:18px;
}
.link
{
font-family:Arial;
font-size:12px;
color:#929292;
text-decoration:underline;
}
	.link a:link
	{
	color:#929292;
	text-decoration:underline;
	}
	.link a:visited
	{
	color:#929292;
	text-decoration:underline;
	}
	.link a:hover
	{
	color:#515151;
	text-decoration:none;
	background-color:#eeeeee;
	}

.linkfooter
{
font-family:Arial;
font-size:11px;
color:#929292;
text-decoration:none;

}
	.linkfooter a:link
	{
	color:#929292;
	text-decoration:none;
	}
	.linkfooter a:visited
	{
	color:#929292;
	text-decoration:none;
	}
	.linkfooter a:hover
	{
	color:#515151;
	text-decoration:underline;
	}
	

.mar
{
padding-left:30px;
}
.martop
{
padding-top:5px;
}

.service
{
font-family:Arial;
font-size:11px;
color:#515151;
text-decoration:none;

}
	.service a:link
	{
	color:#515151;
	text-decoration:none;
	}
	.service a:visited
	{
	color:#515151;
	text-decoration:none;
	}
	.service a:hover
	{
	color:#929292;
	text-decoration:underline;
	}
	
