body{
	padding:0px;
	margin:0px;
}
a:hover{
	text-decoration:none;
	font-family: Verdana;
	font-size: 10px;;
	color: #efb412;
	text-align: justify;
}
.m_grande
	{
	text-decoration:none;
	font-family:Verdana;
	font-size:18px;
	line-height:18px;
	color:#4c4c4c;
	}
.titulo
	{
	text-decoration:none;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#397685;
	margin-top:15px;
	margin-left:25px;
	margin-bottom:15px;
	}	
.m_text
	{
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	line-height:18px;
	color:#4c4c4c;
	text-align: justify;
	}
.lineaizquierdatabla {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.lineaabajotabla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top:5px;
	margin-bottom:5px;
}
#negrita {
	font-weight: bold;
}
