a:active {
	color: #FFFFFF;
	font-family: Georgia;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia;
}
a:hover {
	color: #FFFFFF;
	font-family: Georgia;
	background-color: #000000;

}
a:visited {
	font-family: Georgia;
	word-spacing: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.texto-12 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}

