/* CSS file of site "All Saint-Petersburg" */
<style>
A { text-decoration : none }
A { text-decoration : none; color : #0000ff }
A:hover {text-decoration : none; color : #ff0000 }
body { background-color: #FFEEDD}
</style>
