title'dan sonra

<style type="text/css">
<!--
a {
 font-size: 12px;
 color: #FF0000;
}
a:link {
 text-decoration: none;
}
a:visited {
 text-decoration: none;
 color: #FF0000;
}
a:hover {
 text-decoration: none;
 color: #990000;
}
a:active {
 text-decoration: none;
 color: #CCCCCC;
}
-->
</style>