@charset "UTF-8";
/* COMENTARIO EM CSS */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 10px;
	background-color: #100407;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/ist2_5957465-moving-in-pink-big.jpg);
	background-repeat: repeat;
	color: #CCCCCC;
}
imagem {
	background-image: url(imagens/ist2_5957465-moving-in-pink.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.texto_10 {
	font-size: 10px;
	color: #CCCCCC;
}
.e-mail_pedro {
	
}
a:link {
	color: #FC2508;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

p .fantastico {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}
p {
line-height: 12px;
}
p .esticado {
	line-height:10px;
}


p .esticado2 {
	line-height:0px;
}


