.link_blue_light { color: #8080FF; text-decoration: underline; }
.link_blue_light:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: xx-large;
}
       
.link_grey_dark { color: #404040; text-decoration: underline; }
.link_grey_dark:hover { color: #000000; text-decoration: underline; }
       
.link_grey_light { color: #848484; text-decoration: underline; }
.link_grey_light:hover { color: #404040; text-decoration: underline; }
       
.link_white { color: #FFFFFF; text-decoration: none; }
.link_white:hover { color: #404040; text-decoration: underline; }
       
p { text-align: justify; line-height: 175% }

h1 {
	letter-spacing: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: large;
}

.fabo{
	font-size: xx-small;
	font-family: verdana, ms sans serif, sans serif;
	text-align: right;
}

.header {
	border: 1px solid #000000;
	height: 5em;
	background-color: #CCCCCC;
	width: 700px;
	background-position: center;
	padding-top: 1em;
	padding-bottom: 0;
}
.header2 {
	border: 1px solid #000000;
	height: 74px;
	background-color: #CCCCCC;
	width: 100%;
	background-position: center;
	padding-top: 1em;
	padding-bottom: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
	font-size: xx-small;
}
.imagen {
	border: 1px solid #000000;
	background-color: #E2E2E2;
	width: 120px;
}
.cajaLinks {
	border: 1px solid #FFFFFF;
	background-color: #E2E2E2;
	width: 120px;
}

.foto{
	font-size: x-small;
}
