a img {
	border: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	font-size: 12px;
	text-decoration:none;
	color: #0066CC;
}

a:visited {
	font-size: 12px;
	text-decoration:none;
	color: #0066CC;
}

a:hover {
	font-size: 12px;
	font-weight:bold;
	color: #555555;
}

a:active {
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

th, td {
	margin-right: 50px;
	padding: 1px 10px 1px 10px;
}

.Estilo1 {
	color: #CC5500;
	font-weight: bold;
	font-size: 14px;
}

.Estilo2 {
	color: #336600;
	font-weight: bold;
	font-size: 13px;
}

.Estilo3 {
	font-size: 14px;
	text-align:justify;
	text-indent: 12px;
}

.Error {
	font-size: 14px;
	color: #990000;
	font-weight: bold;	
}

.ley {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#993300;
}

.actualizacion {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;	
	font-size: 10px;
	color: #333333;
}

.modificaciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
}

input[submit] {
	font-size: 24px;
}
