body {
	margin-top : 0;
	background-image: url('images\fondo.jpg');
	background-repeat: no-repeat;
	background-position: top; 
	background-color: #2680BA
}
;
}
a:link { color : #742534; }-
a:visited { color : #742534; }
a:hover { color : #742534; font-weight: bold; }

a.menu:link {color: #EEEEEE}
a.menu:visited {color: #DDDDDD}
a.menu:hover {color: #FFFFFF; font-weight: bold;}

a.menuParent:link {color: #EEEEEE}
a.menuParent:visited {color: #DDDDDD}
a.menuParent:hover {color: #FFFFFF}

.menuOption   {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	border: thin none;
	text-align: left;
}
.menuOptionParent   {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663333;
	font-weight: bold;
	border: thin none #666666;
	text-align: center;

}
.headline   {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #742534;
	text-align: center;
}
.storyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}
.story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
}
.storyIntro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;

}
