body {
	background-color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #343434;
	font-size: 10px;
}

.cuerpo {
	width:920px;
	background: #EFEFEF;
	height:100%;
	min-height:100%;
}

textarea{font-family:verdana; font-size:10px;}

a.enlace:LINK,a.enlace:ACTIVE {
	color: #343434;
	text-decoration: none;
	font-size: 10px;
}
a.enlace:VISITED{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
a.enlace:HOVER{
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	
}
a.enlaceg:LINK,a.enlace:ACTIVE {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
a.enlaceg:VISITED{
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
a.enlaceg:HOVER{
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
	
}
.title {
	color: #343434;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:700
}

.subtitle {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.box1 {
	border-style: none;
	font-family: Verdana;
	font-size: 10px;
	color: #343434;
	margin: 0px;
	padding: 5px;
}

.textogris {
	color:#999999;
	}

a.enlacebig:LINK,a.enlacebig:ACTIVE {
	color: #343434;
	text-decoration: none;
	font-size: 16px;
}
a.enlacebig:VISITED{
	color: #666666;
	text-decoration: none;
	font-size: 16px;
}
a.enlacebig:HOVER{
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
	
}
.button {
    border: 0px;
    background: #999999;
	font-family:verdana;
	color:#343434;
	font-size:10px;
	cursor: pointer;
}

	