span.del {
		color:red;
		font-family:sputnikk;
		size:90px;
		font-weight:bold
	 }

a:hover {
		text-transform:uppercase;
		font-weight:bold;
		color:#000000;
                background-color:#FFFFFF;
		text-decoration:underline;
                text-style:italic;
	}
a { color:#000000;text-decoration:none;}
div#con {
    position: fixed;
    bottom: 8px;
    right: 25px;
    width: 250px;
    font-family:Indie Flower;
    text-decoration:italic;
     }