﻿@charset "utf-8";
/* CSS Document */

body {
	width:100%;
	height:100%;  
	margin:0;
	padding:0;
	background-color: #DCDCDC;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-align: center;
	color: #000;
}
.enlace_verde_arena_14 {
	font-family: Tahoma;
	font-size: 12px;
	/*color: #5BB9AD; */
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
}
.enlace_negro_arena_12 {
	font-family: Tahoma;
	font-size: 12px;
	/*color: #5BB9AD; */
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}

a:link {
/*	color: #5C004D;
	text-decoration: none;
} /*enlace que no ha sido visitado*/

/*a:visited {color: #5BB9AD;
text-decoration: none;
} /*enlace que ha sido visitado*/
/*a:hover {
	color: #439C92;
	text-decoration: none;
} /*enlace sobre el que está pasando el ratón. */
/*a:active {
	color: #79C6BE;
	text-decoration: none;
} /*enlace que está siendo pulsado*/
.enlace_verde_oscuro_arena_14 {
	font-family: Tahoma;
	font-size: 14px;
	/*color: #5BB9AD; */
	font-weight: bold;
	text-decoration: none;
	color: #439C92;
}
