body {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 60px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	color: #666;
	text-decoration: none;
}
#header {
	background-image: url(images/menu_dairo_vargas.jpg);
	height: 119px;
	width: 880px;
}
.text_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666;
	text-decoration: none;
	width: 360px;
	text-align: right;
}
.box_submenu {
	height: 30px;
	width: 880px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CCC;
	text-decoration: none;
}
.box_contact {
	height: 480px;
	width: 880px;
}
.text_biography {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #666;
	width: 466px;
	text-align: justify;
}
.space_column {
	width: 25px;
}
