.b_sec{
	background-image: url(img/b_sec.jpg);
	background-repeat: repeat-x;
}

a:link {
	text-decoration: none;
	color: #0066CC;
} 

a:visited {
	text-decoration: none;
	color: #0066CC;
} 

a:active {
	text-decoration: none;
	color: #0066CC;
} 
a:hover {
	text-decoration: none;
	color: #000000;
}
/* */
a.m:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
} 

a.m:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
} 

a.m:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
} 
a.m:hover {
	text-decoration: none;
	color: #CFE3EF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;

}
/* */
.life2 {
	background-image: url(img/candb_life.jpg);
	background-repeat: no-repeat;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
}
.bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.normalm {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
}
.normal {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.r {
font-size:6px;
border:1px solid #FFFFFF;
font: 12px tahoma; 
color: #FF0000; 
background-color:#FFFFFF 
}
INPUT {

	width:120px;
	height:16px;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
TEXTAREA {
	width:300px;
	height:200px;
	border:1px solid #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color:#FFFFFF;
}