A {
	COLOR: #ff0033; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0033ff; TEXT-DECORATION:underline
}
.spanstyle
 {
	position:relative;
	visibility:visible;
	top:-50px;
	font-size:8pt;
	font-family:Comic Sans MS;
    font-weight:bold;
	color:#808080;
}

.textstyle
{
    position:relative;
    font-family:Times New Roman;
    text-align:center;
    width:100%;
    color:#FFE4C4;
    font-weight:bold;
    filter: Glow(Color=#A0522D, Strength=5) Shadow(Color=#696969, Direction=135);
}
