01-02-2010, 23:10
Do head wstaw
Kod:
<head>
.. // treśc metatagów
<style>
a {
margin:0px;
padding:0px;
text-align:left;
color:red;
text-decoration:none;
font-weight:normal;
font-style:normal;
font-family:Tahoma;
font-size:12px;
}
a:hover {
text-decoration:underline;
}
</style>
</head>
<body>
... // reszta strony