/*     Hosted On psend.com    */
/*    header    */
<STYLE TYPE="text/css">
<!--

BODY {
        font-family: Verdana;
        font-weight: small;
        font-style: normal;
        font-size: small;
        color: black;
        background: white;
}

A:active {
		 color: red; 
		 text-decoration: none;
}

A:hover {
		 color: red; 
		 text-decoration: underline;
}

A:link {
	     color: blue; 
		 text-decoration: none;
}

A:visited {
		 color: purple; 
		 text-decoration: none;
}

.bord {
		padding: 5px;
		border: solid white 1px;
		text-align: center;
}

.white {
        color: black;
        background: white;
		padding: 5px;
}

.del {
		padding: 5px;
		border: solid green 1px;
		background: floralwhite;

}

.bor {
        padding: 5px;
        background: white;
        border: solid skyblue 1px;
        font-family: Verdana;
        font-weight: smaller;
        font-style: normal;
        font-size: small;
        color: black;
}
-->
</STYLE>
