body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo_pagina.jpg);
}

.textopeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: 3px;
	font-weight: bold;
	font-variant: normal;
}
.textopeq2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: 2px;
	font-weight: normal;
	font-variant: normal;
}

a.enlace_blanco {
	font-family : Arial, sans-serif;
	font-size : 14 px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

a.enlace_blanco:hover {
	font-family : Arial, sans-serif;
	font-size : 14 px;
	font-weight : bold;
	color : #FD9518;
	text-decoration : none;
}

.texto_blancoB {
	font-family : Arial, sans-serif;
	font-size : 14 px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

.texto_blanco {
	font-family : Arial, sans-serif;
	font-size : 12 px;
	color : #ffffff;
	text-decoration : none;
}

a.EnlaceNum:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C7C6C6;
	text-decoration: none;
	font-weight: bold;
}
a.EnlaceNum2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8CCBB;
	text-decoration: none;
	font-weight: bold;
}

a.EnlaceNum2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8CCBB;
	text-decoration: none;
	font-weight: bold;
}

.TextoNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
