body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	margin: 0px;
	padding: 0px;
}
.core_repeat{
	background-image: url(images/repetir.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 898px;
	font-size: 11px;
	color: #333;
}
.core_base{
	background-image: url(images/base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 898px;
}
.titulos {
	font-size: 14px;
	text-decoration: none;
	color: #060;
}
.destacado{
	font-weight: normal;
	color: #F60;
}
.justificado {
	text-align: justify;
	text-decoration: none;
}
object{
	outline: none;
}
a{
	color: #06F;
	text-decoration: none;
}
a:hover{
	color: #060;
	text-decoration: none;
}
.link-especial{
	background-color: #C00;
	color: #000;
	height: 25px;
	display: block;
	width: 300px;
	text-indent: 5px;
	line-height: 25px;
	font-weight: bold;
	margin-top: 10px;
}
.link-especial:hover {
	background-color: #333;
	color: #000;
}
