18/09/2006, 11:03
|
| | Fecha de Ingreso: enero-2005
Mensajes: 232
Antigüedad: 19 años, 10 meses Puntos: 1 | |
Ops No me cambia el color..mira te pongo el trozo de codigo donde lo tengo situado..
Código:
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Pagina nueva 1</title>
<style type="text/css">
<!--
a:link { font-family: Tahoma, Verdana, Arial; color: #C2830C; text-decoration: none}
a:visited { font-family: Tahoma, Verdana, Arial; color: #C2830C;}
a:hover { font-family: Tahoma, Verdana, Arial; color: #00FF00}
a:active { font-family: Tahoma, Verdana, Arial; color: #C2830C;}</style>
</head>
<body bgcolor="#000000">
<table border="0" cellpadding="0" cellspacing="0" width="960" height="808">
|