a:link {
	text-decoration: none;
	color: #003399
}

a:visited {
	text-decoration: none;
; color: #006699}

a:hover {
	font-style: italic;
	text-decoration: underline;
	background-color: #E3C8AC;
	font-weight: normal
}
.redbox {
background-color: #DFDFDF; border: 1px #000000 solid
}

