a:link { 
	text-decoration: none ; 
}
a:hover { 
	TEXT-DECORATION: none;
	color: #1e90ff;
}
a:visited { 
	text-decoration: none 
}

tr, td, body  { 
	font-size: 9pt; 
	color: #3b3b3b; 
	font-family: Tahoma, Verdana, Arial;
	font-style: normal; 
}

.titulo	{ 	
	font-size: 13pt; 
	color: #3b3b3b ; 
	font-family: Tahoma, Verdana, Arial;
	font-style: normal; 
	font-weight: bold;
}

.destacado	{ 	
	font-size: 9pt; 
	color: #ff6600 ; 
	font-family: Tahoma, Verdana, Arial;
	font-style: normal; 
	font-weight: bold;
}

.titmenu	{ 	
	font-size: 8pt; 
	color: #f0f8ff; 
	font-family: Tahoma, Verdana, Arial;
	font-style: normal; 
	font-weight: bold;
}

.menu	{ 	
	font-size: 8pt; 
	color: #333333 ; 
	font-family: Tahoma, Verdana, Arial;
	font-style: normal; 
	font-weight: bold;
}

.copy  { 
	font-size: 8pt; 
	color: #666666;
}

.linkfooter {
	font-size: 8pt; 
	color: #336699 ; 
}

.linkdest {
	font-size: 9pt; 
	font-weight: bold;
	color: #336699 ; 
}
