/* CSS Document */
a {
	font-size: small;
	color: #E36406;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:visited {
	text-decoration: none;
	color: #FFAA82;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.td_menu {background-image:url(portfolio04/imagenes/fdomenu.gif); background-repeat:no-repeat;
}
