.footer {
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
}
.btfooter {
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
}
.btfooter:hover {
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.texto {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	list-style-type: square;
}
.notice{
	font-family: verdana;
	font-size: 12px;
	background-color:#F37022;
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
	text-align:center;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #F37021;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	color: #F37021;
	text-decoration: none;
}
a:hover {
    font-family: verdana;
	font-size: 12px;
	color: #F37021;
	text-decoration: underline;
}
.campo {
	background-color: #E9E9E9;
	font-family: verdana;
	font-size: 10px;
}
.relacionados {
	font-family: verdana;
	font-size: 12px;
	color: #f37021;
	list-style-type: square;
}
.notas {
	font-family: sans-serif;
	font-size: 9px;
	color: #666666;
}
.comentario {
	font-family: sans-serif;
	font-size: 9px;
	color: #666666;
}
