body,table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	
}

.tituloCarpeta{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:24px; 
	padding-left:5px; 
	font-size:15px;
	margin-bottom:5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #B30000;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: bold;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #B30000;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: bold;
}

a{
	text-decoration: none;
	color:#FFFFFF;
}

a:hover{
	text-decoration: none;
	color:#FFCC00;
	font-weight: bold;

}

