a:link { color :#FFFFFF; margin: 0px; border-style :none ;text-decoration: none;}
a:visited {color :#FFFFFF; margin: 0px; border-style :none ;text-decoration: none;}
a:active {color :#FFFFFF; margin: 0px; border-style :none ;text-decoration: none;}
a:hover {color :#808080; margin: 0px; border-style :none ;text-decoration: none;}
a.external:link{color: #808080; text-decoration: none;}
a.external:visited { color:  #808080 ; text-decoration: none;}
a.external:active {color:#808080; text-decoration: none;}
a.external:hover { background: #808080; color:#FF0000; text-decoration: none;}
body{
 background-color:#E0D6CD;}
img{
border-style:none; border-width: 0px;
 }
#horizontal
	{
	color: white;
	background-color: #E0D6CD;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#contenido    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -300px;
	position: absolute;
	top: -260px;
	left: 50%;
	width: 600px;
	height: 520px;
	visibility: visible
	}
	
.texto
	{
	color:#808080;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align:center;
	}

