/* CSS Document */
body {
	TEXT-ALIGN:center;
	background-image: 
	background-repeat: repeat;
}
#global {
	BORDER: #000 0px solid;
	MARGIN:0px auto;
	PADDING: 2px;
	WIDTH:921px;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat;
} 
P {padding: 10px 10px 10px 10px}
#menu {
	width: 150px;
	float:left;
	text-align:left;
	background-image: 
	background-repeat: repeat;
}
#menu li {
	list-style:none;
	margin: 0px 0px 4px 0px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
}
a {text-decoration: none}
a:link  { color: green ; text-decoration: none;}
a:visited { color: green ; text-decoration: font-size: 14px; }
a:hover {color:green ; text-decoration:underline }
P { font-family: Arial, Helvetica, sans-serif ; font-size: 17px ;
/* Fin de mi hoja de estilo */

}

