.actividadtop {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	height:20px;
	margin-bottom:15px;
	margin-top:10px;
	color:#000;
	text-align:left;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA6601;	
	width: 100%;
}
.actividadtexto{	
	font-family: arial;
	color:#000000;
	font-size: 10px;
}

a.topactividad1:link,
a.topactividad1:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;	
	color:#000000;
	text-decoration: none;
}
a.topactividad1:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;	
	color:#FF0000;
	text-decoration: none;
}
.textoactividad{
	font-family: arial;
	color:#000000;
	font-size: 10px;
}

a.volver:link,
a.volver:visited {
	display: block;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;	
	color:#000000;	
	padding-top: 2px;
	height: 25px !important;	
	text-decoration: none;
	text-align: left;
	/*text-indent: 7px;*/
}
a.volver:hover{
	display: block;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;	
	color:#FF0000;
	padding-top: 2px;
	height: 25px !important;	
	text-decoration: none;
	text-align: left;
}
