body {
	color: #4b4b4b;
	background-color: #2B2B2B;
	margin-top: 0px;
	top: 0px;
}
td.menu {
word-spacing: 10px;
}
a.menu {
	font-family: Times New Roman, Times, serif;
	font-size: 28pt;
	
}
a.menu:link {
	color: #000000;
	text-decoration:none;
}
a.menu:visited {
	color: #000000;
	text-decoration:none;
}
a.menu:hover {
	color: #E1E1E1;
	text-decoration: underline;
}
a.menu:active {
	color: #000000;
	text-decoration:none;
}

td.fondo {
background: #2B2B2B url(img/fondo.jpg) no-repeat;
}

td.cajas {
	padding-top: 5px;
	border: 1px solid #4B4B4B;
	font-family: Verdana;
	font-size: 7pt;
	color: #5f5f5f;
}

.borde_caja {
	padding-top: 5px;
	border: 1px solid #4B4B4B;
	font-family: Verdana;
	font-size: 7pt;
	color: #4B4B4B;
}
a.linkcaja:link {
	color:#4B4B4B;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
}
a.linkcaja:visited {
	color: #4B4B4B;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
}
a.linkcaja:hover {
	color: #E1E1E1;
	text-decoration: underline;
	font-size: 7pt;
	font-weight: bold;
}
a.linkcaja:active {
	color: #4B4B4B;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
}

a.resaltado {
	font-family: Verdana;
	font-size: 10pt; 
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

img.foto {
border: 3px solid #4B4B4B;
}

img.mfoto {
border: 1px solid #4B4B4B;
}
a.temas:link {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}
a.temas:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.temas:hover {
	color: #E1E1E1;
	text-decoration: underline;
	font-weight: bold;
}
a.temas:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.temas {
	color:#666666;
	text-decoration: none;
	font-size: 7pt;
}