
a {
	color: #666666;
	font-size: 14px
	}

a.follow {
	text-decoration:none;
	color:#999999;
	font-size:14px;"
	}

a:link {
	text-decoration:underline;
	color: #666666;
	}

a:visited {
	text-decoration:underline;
	color: #666666;
	}

a:hover {
	text-decoration:none;
	color: #666666;
	font-weight: bold;
	}
	
a:active {
	text-decoration:none;
	color: #666666;
	font-weight: bold;
	}

.style2 {
	color: #666666;
	font-size: 14px
	}
	
.style6 {
	color: #666666;
	}
	
.style10 {
	color: #1B3D72;
	font-weight: bold;
}

img.pequena { 
	max-width: 50px; height: auto;
	}
