/* CSS Document */

.txtB{
	font-family: Verdana, sans serif;
	font-size: 11px;
	color:#ffffff;
}
.txtA{
	font-family: Verdana, sans serif;
	font-size:11px;
	color:#FFD738;
}
a.enlaces {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFD738;
	text-decoration: none;
}
a.enlaces:hover {
	text-decoration: none;
	color: #ffffff;
}
.pluma{
	background-image:url('imges/pluma.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	width:500px;
}
body {
	SCROLLBAR-FACE-COLOR: #1C1818;
	SCROLLBAR-HIGHLIGHT-COLOR: #1C1818;
	SCROLLBAR-SHADOW-COLOR: #1C1818;
	SCROLLBAR-3DLIGHT-COLOR: #1C1818;
	SCROLLBAR-DARKSHADOW-COLOR: #1C1818;
	SCROLLBAR-ARROW-COLOR: #FFD738;
	SCROLLBAR-TRACK-COLOR: #FFD738;
	SCROLLBAR-BASE-COLOR: #1C1818;
}


.storyContent {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 15px 0px 20px;
	padding:0px;
	color:#ffffff;
	}