h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}
body {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
}
#activo:hover  {
	filter: alpha(opacity=50); opacity: .5;
}
