<style>
a:visited {text-decoration: none; color: silver}
a:active {text-decoration: none; color: green }
a:link {text-decoration: none; color: #6C9DF8 }
a:hover {text-decoration: underline overline ; color: #93CFD9}
BODY {background-image: url(background.jpg); background-position: -165px 0px; background-repeat:no-repeat}
.body, .date, .titles {font-family:verdana; font-size:12px;}
.date {font-size:12px; font-weight:bold;}
.titles {font-size:15px; font-weight:bold;}
</style>