/* CSS Document */

body { 	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#000000;
	color:#FFFFFF;
}

/*h1,h2,h3,h4,h5,h6{color:#00ffff;}*/
a{
	color: #00FFFF;

}
a:hover{ background:#FFFF00; text-decoration:none; color:#000000;}

img{
	border-bottom-style:dashed;
	border:1px solid #FFFFFF;
}

.solo_grafica{ display:none; }

.width {font-size:100%; line-height:130%;}


ul li{
padding-bottom:0.2em;}








