<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: green; 
		 text-decoration: underline;
}

A:link {
	     color: blue; 
		 text-decoration: underline;
}

A:visited {
		 color: purple; 
		 text-decoration: none;
}

.bord {
		padding: 5px;
		border: solid royalblue 1px;
		text-align: center;
}


.de {
		padding: 6px;
		border: solid salmon 1px;
		text-align: left;
		background: floralwhite;
}


-->
</STYLE>
