BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

A:link {
	color: #F46200;
	text-decoration: none;
}

A:visited {
	color: #F46200;/*0099FF*/
	text-decoration: none;
}

A:active {
	color: #F46200;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 10px;
	font-family : Verdana;
}

P {
	font-size: 10px;
	font-family : Verdana;
}

TD.dark {
	font-size: 10px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}

h1{
	font-size:14px;
	font-style: italic;
	}
h2{
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

	}
h3{
	font-size:13px;
	font-style: italic;
	}
ul {
	line-height: 20px;
}
#mapa {
	background-attachment: fixed;
	background-image: url(imagenes/Logo_inapelsa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
