<style>

A:link {
color : black;
font : menu;
text-decoration: none;
padding-right : 16px;
padding-left : 6px;
padding-top : 4px;
padding-bottom : 4px;
border : 1px solid white; }

A:hover {
	font-weight : normal;
	text-decoration: underline;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: red;
	border-bottom-color: red;
	border-left-color: #FF0000;
	font-size: 14px;
	font-style: normal;
	right: 2px;
}

HR {
	color : #FF3333;

HT {
	background-image: url(hint.jpg);
	background-repeat: repeat;
}


text-align :left"; 			border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

</style>
