a:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.txt-normal {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.txt-negrito {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.fundodvd {
	background-color: #F7FBDD;
	border: 1px dotted #9C3;
}
.borda-site {
	background-color: #FFF;
	border: 1px dotted #666;
}
.fd-box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	background-color: #F9FBF7;
	border: 1px solid #CCC;
}

