body {
	SCROLLBAR-FACE-COLOR: #0099cc;
	SCROLLBAR-HIGHLIGHT-COLOR: #99cc00;
	SCROLLBAR-SHADOW-COLOR: #003300;
	SCROLLBAR-ARROW-COLOR:  #003300;
	SCROLLBAR-TRACK-COLOR: #cccccc;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-color: #0099CC;
	background-image:   url(imagenes/fondo.jpg);
	background-position: bottom;
	background-attachment: fixed;
}

A:link , A:visited 
{
	text-decoration: none;
	color: #003366;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;

} 

A:hover
{
text-decoration: underline; 
font-family: arial;
color: #FF66CC;
font-size: 12px;
font-weight: bold;
}


.piefirma {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
