body {
	background-image: url(http://www.supload.com/body_back.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.blue-back-url{
color: #FFFFFF;
text-decoration: none;
}
.blue-back-url:hover {
text-decoration: underline;
}

.arte{
color: #0865c5;
text-decoration: none;
}

.arte:hover{
color: #0865c5;
text-decoration: underline;
}



.table_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.top_content {
	padding-left: 7px;
	padding-right: 5px;
}
.bottom_link_table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	}

