.parrafos {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}

a:link {
	color: #7C7C7C;
	text-decoration: none;
}
a:visited {
	color: #7C7C7C;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
a:active {
	color: #7C7C7C;
	font-weight: bold;
	text-decoration: none;
}
body{
background-color:#222222;
}
