﻿<head>
<Title>stillmall</title>
<style>
body{background-color:rgb(219, 228, 226)}
a{text-decoration:none}
a:hover{color:red}
a:visited{color:olive}
a:link{color:green}
a:active{color:blue}
</style>
</head>