@charset "utf-8";
/* CSS Document */

div#paginado {
	font-family: tahoma, verdana;
	font-size:0.69em;
	color:#666666;
	text-align:center;
}
div#paginado a{
	color:#DB002E;
	text-decoration:none;
}
div#paginado a:hover{
	color:#b7002c;
	text-decoration:underline;
}

div#back a{
	font-family: tahoma, verdana;
	font-size:0.81em;
	color:#DB002E;
	text-align:center;
	text-decoration:none;
}
div#back a:hover{
	color:#b7002c;
	text-decoration:underline;
}

