body {
	background: #cccccc;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size : 12px;
	font-family : "Trebuchet MS", Verdana, Arial;

}

TD {
	font-style : normal; 
	font-weight : normal; 
	font-size : 12px; 
	font-family : "Trebuchet MS", Verdana, Arial; 
	text-align : justify;
}

H3 {
	font : bold 16px helvetica, verdana, arial; 
	color : #333333; 
	text-align : right;
	letter-spacing: 2px;
}

.right-bar-content {
	font-size : 10px; 
	font-family : Arial, Verdana; 
}

.right-bar-title {
	font-weight : bold; 
	font-size : 11px; 
	font-family : "Trebuchet MS", Verdana, Arial; 
	color : #e88a05; 
}

A.right-bar-title:hover {
	color : #990000;
	
}

A.right-bar-title {
	text-decoration : none; 
}

A.link-flecha {
	text-decoration : none; 
}

.link-title {
	font-weight : bold; 
	font-size : 12px; 
	font-family : "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	color : #990000;
}

A.link-title {
	font-weight : bold; 
	font-size : 12px; 
	font-family : "Trebuchet MS", Verdana, Arial; 
	color : #990000;

}

A.link-title:hover {
	font-weight : bold; 
	font-size : 12px; 
	font-family : "Trebuchet MS", Verdana, Arial; 
	color : orange;
	background-color: #666666;
}

A.link-title:active {
	font-weight : bold; 
	font-size : 12px; 
	font-family : "Trebuchet MS", Verdana, Arial; 
	color : orange;
	background-color: #666666;
}

.link-flecha {
	font-weight : bold; 
	font-size : 11px; 
	color : #orange; 
}

.link {
	font-weight : normal; 
	font-size : 11px; 
	font-family : verdana, arial;
	letter-spacing: 2px;
	color : orange; 
}

.date {
	font-weight : bold; 
	font-size : 13px; 
	font-family : "Trebuchet MS", Verdana, Arial;
	letter-spacing: 2px;
	color : #990000; 
}

.author {
	font-weight : bold; 
	font-size : 11px; 
	font-family : "Trebuchet MS", Verdana, Arial; 
	color : #666666; 
}

.tagline {
	font-weight: bold;
	font-size: 10px;
	font-family: "Trebuchet MS", verdana, arial
}

.suggest {
	font-family: "Trebuchet MS", verdana, arial;
	font-weight: normal;
	color: black;
	background-color: #666666;
	border: 1px #000000;
}

#sec1 {
	position: absolute;
	top: 175px;
	left:225px;
	visibility:hidden;
	z-index: 100;
} 

#sec2 {
	position: absolute;
	top: 175px;
	left:235px;
	visibility:hidden;
	z-index: 200;
} 

#sec3 {
	position: absolute;
	top: 175px;
	left:245px;	
	visibility:hidden;
	z-index: 300;
} 

#sec4 {
	position: absolute;
	top: 175px;
	left:255px;
	visibility:hidden;
	z-index: 400;
} 
