body {
	background-image:url(images/artMacargo_01_bk.gif);
	background-repeat:repeat-x;
}
th {
	background-image:url(images/artMacargo_02_bk.gif);
	background-repeat:repeat-x;
}
.text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-indent: 10px;
}

a:link, a:active {
	color:#CBCC66;
}

a:hover, a:visited {
	color: #CC6666;
}

.copyright {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color:#666666;
	padding-left: 200px;
	padding-bottom: 10px;
}

.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	padding-left: 200px;
	padding-bottom: 10px;
}

.title {
	font-family: Georgia, Times New Roman, Times, serif;
	size: 18px;
	color:#CC6666;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

hr {
	border: none;
	color: #CC6666;
	height: 1px;
	width: 100%;
}

.noticiasBox {
	background-color:#FFFF9A;
}

.noticiasBox a:link,  .noticiasBox a:visited {
	color:#996600;
	background-color:transparent;
}

.noticiasBox a:hover,  .noticiasBox a:active {
	background-color: #FFFFFF;
	color: #CC66CC;
}

.noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.eventosBox {
	background-color:#F9F7CB;
}

.eventosBox a:link,  .eventosBox a:visited {
	color:#996600;
	background-color:transparent;
}

.eventosBox a:hover,  .eventosBox a:active {
	background-color: #FFFFFF;
	color: #CC66CC;
} 
